Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x44d7dd…46f9ff
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x2ef1ea…2d275b
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xe2eef5…b347b9
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x5789fb…b17ee9
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x95c988…cdd2aa
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x6b5bb2…4ef328
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x1bd39e…ec9200
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x754c66…b3222f
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x7177de…774404
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xe7e166…5a6b91
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xe18fca…e7dac8
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x3e8d4f…6adf2d
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xca5dd7…b586bf
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xbb21e0…60578d
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xf20f38…f71752
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x551494…011feb
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x3c125a…2a3309
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x1cae75…bf4b91
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x0efb33…982f88
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xd1ad89…92f4d2
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x0ce9a3…b0a124
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xeadca0…08b721
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xc55001…710178
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x266703…40b0e3
0xbde0…68ec0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x283ab1…90a89f

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.