Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb80a…bc8f0x47ab…d00cBase—$1.95100%0xa923…c9ac60d ago0x5aae24…62521d
0xe1b1…d1c80x47ab…d00cBase—$2.95100%0xa923…c9ac60d ago0xa7a597…078b18
0x319e…cf290x47ab…d00cBase—$4.15100%0xa923…c9ac60d ago0x2c2a06…b9c065
0x98c1…6a270x47ab…d00cBase—$24.95100%0xa923…c9ac60d ago0x1f27e9…14fc8b
0x26f0…cfdb0x47ab…d00cBase—$9.95100%0xa923…c9ac60d ago0x5fca4f…a62969
0x7ac9…0f590x47ab…d00cBase—$638.22100%0xa923…c9ac60d ago0x2619ab…5c847f
0x4884…bc3d0x47ab…d00cBase—$0.65100%0xa923…c9ac60d ago0x6ae9ff…146717
0xfcf0…db5c0x47ab…d00cBase—$0.64100%0xa923…c9ac60d ago0xb8b1cc…71952f
0x1040…4b960x47ab…d00cBase—$1.50100%0xa923…c9ac60d ago0xb7a094…593790
0x0481…d5210x47ab…d00cBase—$5.08100%0xa923…c9ac60d ago0xa0bcc2…cb2297
0xebd7…0e410x47ab…d00cBase—$1.77100%0xa923…c9ac60d ago0x7e44e7…baec79
0xa0d8…059e0x47ab…d00cBase—$29.99100%0xa923…c9ac60d ago0x0414ed…c7dae9
0x0ce5…46650x47ab…d00cBase—$395.83100%0xa923…c9ac61d ago0x91c547…375853
0xfe59…19400x47ab…d00cBase—$69.55100%0xa923…c9ac61d ago0xfffae2…bf96af
0xfc33…162d0x47ab…d00cBase—$4.51100%0xa923…c9ac61d ago0xdde810…d05792
0x985a…b7f00x47ab…d00cBase—$0.55100%0xa923…c9ac61d ago0x1a6ab8…617d03
0x0d0f…674d0x47ab…d00cBase—$2.03100%0xa923…c9ac61d ago0x475957…cd2ad5
0x490d…29680x47ab…d00cBase—$0.19100%0xa923…c9ac61d ago0x30b653…0ec1c0
0xb5f4…46a40x47ab…d00cBase—$0.87100%0xa923…c9ac61d ago0x1a5efc…f58035
0x9c52…7c590x47ab…d00cBase—$0.34100%0xa923…c9ac61d ago0x3ec31a…ecfc0f
0x4318…5f460x47ab…d00cBase—$1.09100%0xa923…c9ac61d ago0xaf5c6e…286443
0xdabf…3f5d0x47ab…d00cBase—$269.70100%0xa923…c9ac61d ago0xb1e38a…42dcb9
0x13c2…79e40x47ab…d00cBase—$233.23100%0xa923…c9ac61d ago0xd818f9…7db50a
0x8c02…5a830x47ab…d00cBase—$2.40100%0xa923…c9ac61d ago0x63848c…3180e8
0xc309…6f830x47ab…d00cBase—$1.23100%0xa923…c9ac61d ago0x3e0f93…1aeb20

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.