Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x24a7af…2454cc
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xa145dc…c512c3
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x5f7ff7…a79a5d
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xa8f780…304f7a
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x13326c…61a21f
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x4deb5c…db9cb7
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0xb1f6f7…48c7f2
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x1a365f…5851ec
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x5fe06e…16e9ae
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xa5322e…812a20
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xcc1510…2a5a0c
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x470bf0…492446
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x9ee397…a9f2e7
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0xecb3d8…e412fa
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xe1fe51…eafbaf
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x8979d2…9664b8
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0xfd721a…05e22b
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x198d79…aed93f
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x0b7cd3…55a1b4
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.1225%Route unknown126d ago0x648b96…6c0e57
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x0ef040…e81375
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0xb6641c…c664f4
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x1f1d62…9c57b4
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x064bc8…b05cc6
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.3125%Route unknown126d ago0x1b2383…6c9692

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.