Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x77d4fb…9b77ae
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xfb08f3…a20350
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xcbcf10…336489
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x20000c…b0dba9
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x85cd2e…add290
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase91d ago0x5fb643…86009b
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase91d ago0xc3b544…a721d5
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x3be44c…fbd014
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xf1459a…15c21a
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase91d ago0xff409c…863a57
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase91d ago0x0c439d…f3f446
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase91d ago0xf32519…83650d
0xbb5d…71a90xdc59…1506Basex402 service$0.001100%coinbase91d ago0xa328ab…1905da
0xbb5d…71a90x6839…1a2bBase—$0.003100%coinbase91d ago0xc2e981…b86cea
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0x4fc85a…f4efe9
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase91d ago0xfde6ff…567378
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x50cc5b…17c661
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0xf5033e…23932b
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x650d10…e534a4
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x2002d3…009a66
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x474807…071682
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x0f0454…8cc8cf
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x9515d9…eea3c1
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x718e52…b4768d
0xbb5d…71a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase92d ago0x6dbc94…ff735d

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.