Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228d…79e60x8aeb…7912Base$3,000.00100%0xa923…c9ac115d ago0x802dc7…2de655
0x228d…79e60x8aeb…7912Base$4,000.00100%0xa923…c9ac115d ago0xf74bad…3ef8d1
0x228d…79e60x8aeb…7912Base$4,000.00100%0xa923…c9ac115d ago0x7d0e35…5702ef
0x228d…79e60x8aeb…7912Base$4,000.00100%0xa923…c9ac115d ago0x5cdcb2…802961
0x228d…79e60x8aeb…7912Base$4,000.00100%0xa923…c9ac115d ago0x888e92…31b2e8
0x228d…79e60x8aeb…7912Base$3,000.00100%0xa923…c9ac115d ago0xf935a7…3242c8
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0x023678…653e3d
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0xe8a547…1121d5
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0xfef316…d2dfde
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0x563aa6…24187e
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0xa4b4a4…aede65
0x228d…79e60x8aeb…7912Base$2,000.00100%0xa923…c9ac115d ago0x8c4ea5…b6463d
0x228d…79e60x8aeb…7912Base$1,000.00100%0xa923…c9ac115d ago0x85075f…a791eb
0x228d…79e60x8aeb…7912Base$1,000.00100%0xa923…c9ac115d ago0xbdb806…9438e7
0xdf84…e8590x228d…79e6Base$20,000.00100%0xa923…c9ac116d ago0x6a100d…9c8c7e

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.