Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xaa0c2d…9997e8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xc0b25b…6d0b94
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xdbd79c…9a9473
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x1e1df4…9e20e3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x307c06…5a7505
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x52800e…51ebcb
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xf9ca94…d78481
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x0f799c…b1c6d4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x6cf4ef…a3eb80
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x6a990a…8a7f75
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x724956…1e1a95
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x7af665…25beec
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xba0ae7…f911f8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x9fbb12…32069a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x51403e…9a2bc3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x57a93f…2cc337
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x9d6d3c…ed9c3f
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xf1f45c…c192b7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x66e596…e37655
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x17247f…9dc9c8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x11157e…14083d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xcae8b9…5c4d20
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0xacc916…0bc7d7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x152360…40f140
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown32d ago0x2e6527…6a8bee

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.