Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x074a1e…b303e7
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xf2a2ab…714f9d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x452407…237fde
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x2137f1…409aef
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xbb35af…e83552
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x9c7374…111df5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x3fc82a…21bb67
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xd3e33d…a3c913
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x75de37…ce56f5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x7f7f1b…4c6485
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xb33160…e4be4e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xe9e9a2…c8dc26
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xe40532…62946b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x736304…f759ab
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xc9eb8b…f8c7fb
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xe4e109…66694e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xaf6678…3629b3
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x7c0809…65ad1a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xd28cd8…9cc29c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xf9e150…d460a3
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xdf886b…f529ae
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x127dfd…69e8d4
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x3167f6…6f7ba5
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0x79ba22…df26ab
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown69d ago0xf23699…c32c3b

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.