Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x593502…99a361
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x544d16…620b83
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x0e579c…9350ac
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xf9bfec…c69e76
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.003075100%coinbase10d ago0xe9786b…fdf445
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x9706c3…fe00a6
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.004299100%coinbase10d ago0xf8172b…3bcf5f
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.003056100%coinbase10d ago0xc40807…510fcd
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xf6aba8…af6b5a
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x73523c…7afd8f
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0xd61e38…e11766
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x9f820d…61cb56
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xc5feda…9694cf
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.00214100%coinbase10d ago0x09800c…732b09
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x562ded…a0b968
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x5cb85a…e6e4d4
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xd5e195…b2f905
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xe2b004…dabede
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xd0fc9b…f523c5
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x5e1320…7705b6
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0xfc8308…ce9241
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10d ago0x9ae684…263ab5
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0xcbeca8…e19aa9
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0xc5d66f…f72924
0x65b3…15130xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase11d ago0x9c083b…40ba55

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.