Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0xcc34bd…6baf15
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0xbddb98…60c078
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0xf21479…3ab781
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.00938100%coinbase90d ago0x40c225…e99261
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008323100%coinbase90d ago0xd28451…81765d
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x131788…9e7df7
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008100%coinbase90d ago0x6aa378…2814e8
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.007446100%coinbase90d ago0xf262f6…50c514
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.006418100%coinbase90d ago0x83530d…8330c0
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.006179100%coinbase90d ago0xe2db71…cb1b85
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x4fe903…c6e1d0
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.009822100%coinbase90d ago0x817940…7a55f5
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.00824100%coinbase90d ago0xb44801…d907ae
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.007952100%coinbase90d ago0x176d9a…8e959c
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.007168100%coinbase90d ago0xc159df…6af912
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.006168100%coinbase90d ago0x2c31bd…470cca
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.006163100%coinbase90d ago0xba9d1f…49be90
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x5731fb…f21cbf
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x35e7ae…c24104
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x2e76a0…1eed08
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x747b34…7ef4b7
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.009248100%coinbase90d ago0xc40f92…af4f2f
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xd69488…92da22
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008944100%coinbase90d ago0xd7a861…5ebc05
0x6d87…ca9d0xe903…1abfBaseBlockRun.AIAi$0.008428100%coinbase90d ago0x51a68d…a06c35

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.