Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x82102e…72cecb
0x1203…60260x40a8…ad8bBasex402 service$0.001100%coinbase140d ago0x2034b8…2c9ace
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x470ef6…3faf50
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x86b5e9…1f2012
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0xbd23ce…0d1570
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0x9826ba…9f4d28
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0x1c5df4…f8be3e
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0x88ae29…8a4d8c
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%dexter140d ago0xa8c9ef…fda352
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xa47f8a…6b29ac
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0x971bb5…a95741
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%dexter140d ago0x702dc7…bd39b5
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase140d ago0xa34df7…3b69a5
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase140d ago0xc8133c…095813
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0xb2a62f…c10729
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0xc365bd…c3c57d
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0x33b35b…fd6eba
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0x81e315…0de643
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006651100%coinbase140d ago0x6a6616…aa7f56
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xfdf9f3…070aa5
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase140d ago0x35f2e2…9241fa
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xe65f42…95ba97
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0x7365c8…6c1636
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xbf8320…a43fc3
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase140d ago0xa7938a…a61357

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.