Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ed…3a7f0x6945…2be6Base—$0.01100%coinbase63d ago0x1d7d3b…dfad6b
0x52ed…3a7f0x64dd…710cBase—$0.01100%coinbase63d ago0x0cdbc8…0766a5
0x52ed…3a7f0x4502…2b47Base—$0.01100%coinbase63d ago0xa78be6…7ec13d
0x52ed…3a7f0x1c66…0ecaBase—$0.01100%coinbase63d ago0xabd372…9cc915
0x52ed…3a7f0x96ab…8400Base—$0.01100%coinbase63d ago0x269381…72f568
0x52ed…3a7f0xce57…6057Base—$0.01100%coinbase63d ago0xceab9d…2279c7
0x52ed…3a7f0x725d…27fdBase—$0.01100%coinbase63d ago0x71dd21…653b3a
0x52ed…3a7f0x1d2c…50b2Base—$0.01100%coinbase63d ago0xf1fd87…72d1e7
0x52ed…3a7f0xbcf2…99edBase—$0.01100%coinbase63d ago0x7cb9dc…e8a4d1
0x52ed…3a7f0xd44a…ea2bBase—$0.01100%coinbase63d ago0xedd0b5…778dff
0x52ed…3a7f0x2323…0150Base—$0.01100%coinbase63d ago0xa92d64…df0950
0x52ed…3a7f0x6fde…049eBase—$0.01100%coinbase63d ago0x9e57b8…0508f3
0x52ed…3a7f0x7e60…6496Base—$0.01100%coinbase63d ago0x9529d8…e492f3
0x52ed…3a7f0x4455…414bBase—$0.01100%coinbase63d ago0x60f50d…a546fa
0x52ed…3a7f0x770c…af4aBase—$0.01100%coinbase63d ago0xd03e41…216ac7
0x52ed…3a7f0x20dd…9556Base—$0.01100%coinbase63d ago0x18bae9…5bcc52
0x52ed…3a7f0x56e1…c27eBase—$0.01100%coinbase63d ago0x6cc890…66f569
0x52ed…3a7f0xe53f…36f8Base—$0.01100%coinbase63d ago0xac428c…393469
0x52ed…3a7f0xdd2d…13f6Base—$0.01100%coinbase63d ago0xa5d560…274b99
0x52ed…3a7f0x06d8…bd34Base—$0.01100%coinbase63d ago0xfa53c0…fa5b18
0x52ed…3a7f0xa381…d527Base—$0.01100%coinbase63d ago0x976c9a…c25da0
0x52ed…3a7f0x6eb3…9753Base—$0.01100%coinbase63d ago0x130e97…4b447f
0x52ed…3a7f0x281e…1c89Base—$0.01100%coinbase63d ago0x023989…12d82d
0x52ed…3a7f0x50a7…89c2Base—$0.01100%coinbase63d ago0x451618…3582b5
0x52ed…3a7f0x79f0…039fBase—$0.01100%coinbase63d ago0xe6077a…d8388f

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.