Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa915…904c0xf74f…1319Basex402 service$0.0570%0x5a6d…9efc14d ago0xc195db…762135
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x36c71b…ce082f
0xa915…904c0xf74f…1319Basex402 service$0.0270%0x5a6d…9efc14d ago0xa9fcd3…d64add
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x050261…38c2be
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0xd78a4a…1696f9
0xa915…904c0xf74f…1319Basex402 service$0.0270%0x5a6d…9efc14d ago0x404b51…d156af
0xa915…904c0xf74f…1319Basex402 service$0.0570%0x5a6d…9efc14d ago0x448322…84e164
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x6ba443…035ad4
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x12b4a7…8dbb26
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x5f2091…374649
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x4352f0…1244f2
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x1d5875…d4f090
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0xfef8bd…0b69d9
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x781a4e…e4e8b8
0xa915…904c0xf74f…1319Basex402 service$0.0370%0x5a6d…9efc14d ago0x716171…b5e56a
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x63ef3c…24c711
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x83e030…c3f951
0xa915…904c0xf74f…1319Basex402 service$0.0270%0x5a6d…9efc14d ago0xf88495…bee8d9
0xa915…904c0xf74f…1319Basex402 service$0.00270%0x5a6d…9efc14d ago0x345783…2b2c3d
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x8ce79b…140502
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0xc1589b…0aac85
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x3a7fc0…a59928
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0xee543a…43d47f
0xa915…904c0xf74f…1319Basex402 service$0.0170%0x5a6d…9efc14d ago0x14ce0a…63dac8
0xa915…904c0xf74f…1319Basex402 service$0.00570%0x5a6d…9efc14d ago0x2bb093…3a6d78

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.