Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d69…80500xb985…542fBase—$0.05100%0x730d…7faa50d ago0x26f83e…eba811
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0xf19ad4…72d240
0x8d69…80500xb985…542fBase—$0.05100%0x730d…7faa50d ago0x5608d9…7fe452
0xdade…29490x8d69…8050Base—$0.05100%0x5383…a4ef50d ago0x640927…941923
0x8d69…80500x8035…7761Base—$0.01100%0x5383…a4ef50d ago0x0acbdc…5e38de
0xdade…29490x8d69…8050Base—$0.05100%0x5383…a4ef50d ago0xc69c36…1a8bea
0x8d69…80500x1049…261cBase—$0.0570%0x730d…7faa50d ago0x843598…cf2b23
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0xdbcf53…d31a6a
0x8d69…80500x8035…7761Base—$0.01100%0x5383…a4ef50d ago0x9778f5…736477
0xdade…29490x8d69…8050Base—$0.05100%0x5383…a4ef50d ago0x76c852…41fe9f
0x8d69…80500x1049…261cBase—$0.0570%0x730d…7faa50d ago0x1db5f9…9e9f7e
0xdade…29490x8d69…8050Base—$0.05100%0x5383…a4ef50d ago0xcb98f1…a49185
0x8d69…80500xb985…542fBase—$0.05100%0x730d…7faa50d ago0xcd645e…6bb8ea
0xdade…29490x8d69…8050Base—$0.05100%0x5383…a4ef50d ago0xf484d2…ca7cee
0x8d69…80500x8035…7761Base—$0.0170%0x5383…a4ef50d ago0xf4e268…eb388b
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0x7d126c…cf6aeb
0x8d69…80500xb985…542fBase—$0.0570%0x730d…7faa50d ago0x37e746…1469a5
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0xa341ac…f1e99d
0x8d69…80500x1049…261cBase—$0.0570%0x730d…7faa50d ago0x7a144d…da432c
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0x9cbfb5…d3469d
0x8d69…80500xb985…542fBase—$0.05100%0x730d…7faa50d ago0x88b867…af9d3d
0x8d69…80500x1049…261cBase—$0.05100%0x730d…7faa50d ago0x06a8d0…bac2c6
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0x5946a1…486f67
0xdade…29490x8d69…8050Base—$0.0570%0x5383…a4ef50d ago0x0dbc43…f76a7e
0x8d69…80500x8035…7761Base—$0.0170%0x5383…a4ef50d ago0x8a94a8…55c410

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.