Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0xf6b0…80daBase—$0.01100%coinbase61d ago0xfb9515…12b675
0x271c…fbde0xfa95…7f49Base—$0.01100%coinbase61d ago0xa49e5f…41532a
0x271c…fbde0xa106…9b6cBase—$0.01100%coinbase61d ago0xef528f…ca0f4d
0x271c…fbde0xb567…e89bBase—$0.01100%coinbase61d ago0x5dba2a…f1408d
0x271c…fbde0xb690…e3d9Base—$0.01100%coinbase61d ago0x8b1379…237c0a
0x271c…fbde0x388a…9a57Base—$0.01100%coinbase61d ago0xf2b007…73f572
0x271c…fbde0x783c…04e8Base—$0.01100%coinbase61d ago0xe455ec…d3efc8
0x271c…fbde0xaef7…020fBase—$0.01100%coinbase61d ago0xbc75f4…dabcf7
0x271c…fbde0x5aef…e145Base—$0.01100%coinbase61d ago0x062212…6af282
0x271c…fbde0x59cb…ee74Base—$0.01100%coinbase61d ago0x5d0757…7b5612
0x271c…fbde0x26ce…e86cBase—$0.01100%coinbase61d ago0x87acd0…4a42eb
0x271c…fbde0xe7cc…36a2Base—$0.01100%coinbase61d ago0xbb8787…341f50
0x271c…fbde0x5485…e92aBase—$0.01100%coinbase61d ago0xc7edb2…6d57f7
0x271c…fbde0xf314…29a1Base—$0.01100%coinbase61d ago0x42a7f6…39edb9
0x271c…fbde0xb8ca…7ce7Base—$0.01100%coinbase61d ago0x4d5b2a…77144d
0x271c…fbde0x31d7…59cbBase—$0.01100%coinbase61d ago0xc60d62…431aec
0x271c…fbde0x0a59…2ac1Base—$0.01100%coinbase61d ago0xe0925d…74b553
0x271c…fbde0x95dd…b482Base—$0.01100%coinbase61d ago0x911042…277c62
0x271c…fbde0xfbff…b3feBase—$0.01100%coinbase61d ago0x2dd476…733bb8
0x271c…fbde0x15dd…52fcBase—$0.01100%coinbase61d ago0x465a44…ff942d
0x271c…fbde0x8129…7b80Base—$0.01100%coinbase61d ago0x828b06…ae8129
0x271c…fbde0x944d…4f40Base—$0.01100%coinbase61d ago0x1da107…8f2759
0x271c…fbde0xe877…c6c7Base—$0.01100%coinbase61d ago0xceefa7…820c91
0x271c…fbde0xa808…5ea9Base—$0.01100%coinbase61d ago0x4e4bc5…331d8a
0x271c…fbde0x3a2a…f338Base—$0.01100%coinbase61d ago0x992a25…39a2db

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.