Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0x345039…ef9070
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0x08cb0b…94dd0a
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0xfd745c…a25c78
0x254a…d0910x8317…8016Base—$0.05100%payAI97d ago0x0dcea5…95406c
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0xa23276…5718fa
0x254a…d0910x8317…8016Base—$0.05100%payAI97d ago0x6bfb6e…0ea720
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0xc75a01…5f75df
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0x632bd5…56f67d
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0x8e2c76…d01296
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0x875cbd…fe7c47
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0x260b34…3e8a00
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0xb2ef15…64bff1
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0xbfb564…fbfeda
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0x516be3…4b6470
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0xdcf11e…1cfe9e
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0xf6dcbd…05098b
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0x23db75…685919
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0x83f79b…40f915
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0x1fd584…6afa5c
0x254a…d0910x8317…8016Base—$0.01100%payAI97d ago0xc8d33d…2d5769
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0xe5c16a…660eaa
0x254a…d0910x8317…8016Base—$0.05100%payAI97d ago0x69f7d1…034619
0x254a…d0910x8317…8016Base—$0.03100%payAI97d ago0xfa19ef…b582bf
0x254a…d0910x8317…8016Base—$0.05100%payAI97d ago0x9e1fd2…dd7534
0x254a…d0910x8317…8016Base—$0.02100%payAI97d ago0x0062b9…d99a2b

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.