Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown48d ago0x93ffb1…6db47e
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown48d ago0x22ac30…6546bc
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown48d ago0xa40e7e…38b25b
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown48d ago0xee2dd6…893978
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xe55768…56e513
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x4c3d87…df380e
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xd77beb…4d9067
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x0a4752…064152
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x6c496b…f1351b
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x852fbd…f81a87
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xed60d9…d95548
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x5ace7d…89aa74
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x0940d3…a98437
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x08ba2f…461fa1
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xb05bbf…50c8e9
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x3dce61…d01a6c
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x13c1da…c84f08
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xb80f1b…46b907
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xa8f32d…5dc9f3
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xd98abb…431b58
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xa854c0…1836d8
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x5a4c76…455758
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xffc942…c10176
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0xa127fe…ceba1b
0x5fa0…288c0x6839…1a2bBase$0.003100%Route unknown49d ago0x1e56a9…ac9607

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.