Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400xd3b7…863eBase$0.10100%coinbase32d ago0xffc09c…79571a
0x7c65…6c400xda2d…9820Base$0.10100%coinbase32d ago0xa35aaa…74f78d
0x7c65…6c400x23ad…bccbBase$0.10100%coinbase32d ago0x9c3773…852c81
0x7c65…6c400xe572…c9f7Base$0.10100%coinbase32d ago0xec53f6…51ef53
0x7c65…6c400x5a4f…9af2Base$0.10100%coinbase32d ago0xb027e5…6cabcf
0x7c65…6c400x487b…41d3Base$0.10100%coinbase32d ago0x83c009…08abdf
0x7c65…6c400xfe53…4023Base$0.10100%coinbase32d ago0x09fb56…d1500d
0x7c65…6c400x16f1…07c0Base$0.10100%coinbase33d ago0x597d99…e99cb3
0x7c65…6c400x97a7…a8d0Base$0.10100%coinbase33d ago0xb91f61…6f488e
0x7c65…6c400xb76a…72a7Base$0.10100%coinbase33d ago0x188d2f…23f752
0x7c65…6c400xda78…608fBase$0.10100%coinbase33d ago0x15986d…beadfe
0x7c65…6c400xfd23…c92eBase$0.10100%coinbase33d ago0x21c9d8…67f869

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.