Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x8695d0…c77627
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x3038d4…62b321
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x4da190…32d64a
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x8b765a…ab5e70
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x776036…a4a0de
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xb86965…44718d
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x0def73…f33a5f
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xc26e1e…37bb8b
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x6e3dc0…22e2a1
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xa56012…336eaf
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xb3a22d…70c376
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x5126ba…66a169
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xa21ff1…5805af
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xbea604…da5779
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xf3f124…069aa2
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x53496e…89b752
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x10479c…a3307f
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x7aca7b…ceac82
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xa40252…654278
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x21b1e9…d64fe9
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x9ca8f8…1cd544
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x6946f3…73c088
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0x06a477…85d0b5
0xabca…cb000x122f…b5c9Base$0.001100%coinbase175d ago0xff8567…6ee85f

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.