Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbddc…28f00x88e5…a735Base—$0.01100%coinbase81d ago0xc7e0ce…acc7e9
0xbddc…28f00x43b0…d1ceBase—$0.01100%coinbase81d ago0x7eccf1…291b7b
0xbddc…28f00xfff6…2172Base—$0.01100%coinbase81d ago0x6a284b…93065e
0xbddc…28f00x8863…428cBase—$0.01100%coinbase81d ago0x050943…02af45
0xbddc…28f00xf068…246dBase—$0.01100%coinbase82d ago0xf1182d…1d58be
0xbddc…28f00x054b…6c33Base—$0.01100%coinbase82d ago0xd863ec…725194
0xbddc…28f00xbb4b…5db6Base—$0.01100%coinbase82d ago0xee8f77…8a68de
0xbddc…28f00xeb71…8966Base—$0.01100%coinbase82d ago0xa5e10a…3bc6d1
0xbddc…28f00x9530…91e7Base—$0.01100%coinbase82d ago0xec536d…60fa73
0xbddc…28f00xc00d…dfc5Base—$0.01100%coinbase82d ago0xb26355…dd4e89
0xbddc…28f00xb675…a86fBase—$0.01100%coinbase82d ago0x40ad03…62462c
0xbddc…28f00x305b…be81Base—$0.01100%coinbase82d ago0xbeeea7…27b6b1
0xbddc…28f00xe04f…ba3aBase—$0.01100%coinbase82d ago0xa168ef…bb0a0e
0xbddc…28f00xd132…bbc8Base—$0.01100%coinbase82d ago0x28cc04…b4c1cd
0xbddc…28f00x56d1…9e14Base—$0.01100%coinbase82d ago0x53564b…077ca3
0xbddc…28f00xe980…59f9Base—$0.01100%coinbase82d ago0xb27217…3afe60
0xbddc…28f00x5a8b…a92aBase—$0.01100%coinbase82d ago0x2d972d…1efb0a
0xbddc…28f00x30f2…273cBase—$0.01100%coinbase82d ago0x8db060…58f142
0xbddc…28f00xe890…7a65Base—$0.01100%coinbase82d ago0x2bca37…c4b256
0xbddc…28f00xbd18…c2bcBase—$0.01100%coinbase82d ago0x7d8187…db9714
0xbddc…28f00xa693…b398Base—$0.01100%coinbase82d ago0x74aa51…0fb046
0xbddc…28f00x069c…cc6eBase—$0.01100%coinbase82d ago0x1bff4c…90f74d
0xbddc…28f00x5bee…2d21Base—$0.01100%coinbase82d ago0x320f55…c64930
0xbddc…28f00xf2e2…fd69Base—$0.01100%coinbase82d ago0xb6bee7…8ab41b
0xbddc…28f00xc723…3519Base—$0.01100%coinbase82d ago0x78f107…3d4ff8

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.