Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xcf063c…082aa7
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xdd3b1f…aebab2
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x301931…4e9e4e
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xeb33bb…61b52c
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xede56c…c0ea61
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x71759b…d20334
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x63fe65…154cc9
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xfca4a6…6566db
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x3254f7…468944
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xb55b60…136ecf
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x3075c8…57e4fe
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x36aa57…1ab290
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xe78156…77f14c
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xd0b9f2…e40dc1
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x6872e0…930c1c
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x998d82…ef138a
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x86a898…fc3923
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x713c2d…afd062
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xdf324d…d06a2a
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x908382…8ca9e7
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x000c77…9f32e0
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x5967db…6e384a
0xd565…fe600x6839…1a2bBase—$5.00100%coinbase51d ago0x528406…3fc117
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0xc02335…cdb625
0xd565…fe600x6839…1a2bBase—$0.003100%coinbase51d ago0x577efe…15d7f0

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.