Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc48…1c1f0x998f…b36fBase$0.001100%Route unknown17d ago0x5231a4…60434e
0xcc48…1c1f0x998f…b36fBase$0.001100%Route unknown17d ago0xfb03e1…3840d4
0xf730…6f6c0x998f…b36fBase$0.001100%Route unknown17d ago0x9b8838…f98774
0xa63e…b7030x998f…b36fBase$0.001100%Route unknown17d ago0x4d64c5…5ae6cd
0xfe64…f3110x998f…b36fBase$0.001100%Route unknown17d ago0xbefdfa…7e80ea
0xfe64…f3110x998f…b36fBase$0.001100%Route unknown17d ago0xebd2ba…d38688
0x604f…5bfc0x998f…b36fBase$0.001100%Route unknown17d ago0x000e4f…e6aedb
0xf4d3…8b2c0x998f…b36fBase$0.001100%Route unknown17d ago0xd6ea74…1e45ed
0xf4d3…8b2c0x998f…b36fBase$0.001100%Route unknown17d ago0x15bd65…c8aae4
0xe2d8…09b90x998f…b36fBase$0.001100%Route unknown17d ago0xe8971d…9cb568
0xe2d8…09b90x998f…b36fBase$0.001100%Route unknown17d ago0xd0225d…b13495
0xfa07…ef7a0x998f…b36fBase$0.001100%Route unknown17d ago0x0ceb29…b304ac
0xfa07…ef7a0x998f…b36fBase$0.001100%Route unknown17d ago0xcd19c4…a232e6
0xfa07…ef7a0x998f…b36fBase$0.001100%Route unknown17d ago0x0d9287…e024de
0xc8c0…92a90x998f…b36fBase$0.001100%Route unknown17d ago0x3233ec…1e5a21
0xa0f9…24c60x998f…b36fBase$0.001100%Route unknown17d ago0x8b660e…58a274
0x1eb5…f4bf0x998f…b36fBase$0.001100%Route unknown17d ago0x15e3fc…affd4f
0x1eb5…f4bf0x998f…b36fBase$0.001100%Route unknown17d ago0xfcb994…7ac649
0x1eb5…f4bf0x998f…b36fBase$0.001100%Route unknown17d ago0x7339e5…85190f
0xfa97…6e220x998f…b36fBase$0.001100%Route unknown17d ago0x707a53…d92efb
0xfa97…6e220x998f…b36fBase$0.001100%Route unknown17d ago0x3ef1ab…c6817f
0xfa97…6e220x998f…b36fBase$0.001100%Route unknown17d ago0xc33340…107f32
0xb859…520c0x998f…b36fBase$0.001100%Route unknown17d ago0x8a52ab…9a40e6
0xb859…520c0x998f…b36fBase$0.001100%Route unknown17d ago0xa1b932…4cb2cc
0xb859…520c0x998f…b36fBase$0.001100%Route unknown17d ago0x182a32…3913e5

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.