Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xdcc22b…d05d56
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x75a458…e2efa8
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xd4d856…37a5b8
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x574f97…16dbb2
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x7b0ae0…3eaa48
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xdebed3…aed94d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x5b4cd4…b0ac16
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x9da6a6…1500c3
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xd3ce98…ecb87e
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xfa0eea…4e0879
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x68ceb4…7910e9
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x789ba1…ac10a4
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x0cef7e…1b1729
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xbbe63d…b3f307
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xbcc30c…3ea2a4
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x45fd7a…9ae994
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xd7d86a…3cfcec
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xfb6915…d6d9b1
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xa0fe29…429c27
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x2f0437…2cdff3
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xf2040b…a358a9
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x7cd43b…d529c8
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xc56549…4abc5d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0x10553c…dff393
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown22d ago0xe864ef…377271

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.