Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase111d ago0x9c925c…68f7b5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase111d ago0x515417…3b2841
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase111d ago0xb72343…8d54e8
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07d7ea…a416c0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase111d ago0xd24c61…638ede
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44b5eb…299cff
0xe151…ae0f0x78f9…3928Base$0.10100%coinbase111d ago0x0e3436…73f06d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase111d ago0xacbbca…fb6571
0x9c15…343f0x78f9…3928Base$0.10100%coinbase111d ago0x34f437…405906
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb21bc7…d24f29
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase111d ago0x838314…d1940c
0x2c8a…ae450x78f9…3928Base$0.10100%coinbase111d ago0x1e5310…5ad2e7
0x9d94…a4360x78f9…3928Base$0.10100%coinbase111d ago0x124b55…cfd150
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase111d ago0xf61691…fb56b9
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase111d ago0xb8a357…c770e2
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb89833…cddd1e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase111d ago0xb4a26d…3a28e7
0xbadc…97b20x78f9…3928Base$0.10100%coinbase111d ago0x4233f1…45c28d
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x840e2f…43f204
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08a6cd…61eda1
0xc69f…d1200x0e3d…7757Base$10.50100%0x6a96…27ff111d ago0x0db80a…c41879
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae9f9e…c32d21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase111d ago0xe2801e…fd682f
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x737cda…26c834
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93aab1…0c06f1

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.