Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c68…ff590x6839…1a2bBase—$0.003100%coinbase4d ago0x79a40b…5b59c3
0xc1ea…b9580x6839…1a2bBase—$0.003100%coinbase4d ago0xa9f3a2…daa92e
0x4ed7…53c90x6839…1a2bBase—$0.003100%coinbase4d ago0x8bca71…649ae5
0x4312…fc9a0x6839…1a2bBase—$0.003100%coinbase4d ago0xbb3f74…681a43
0x2291…a2c80x6839…1a2bBase—$5.00100%coinbase4d ago0x7e7b56…0afcda
0xd926…296c0x6839…1a2bBase—$1.00100%coinbase4d ago0xa48b2e…9f056b
0x5e49…fbdd0x6839…1a2bBase—$1.00100%coinbase4d ago0xa66223…bb1842
0xc2ad…1b8a0x6839…1a2bBase—$0.003100%coinbase4d ago0x918baf…25dedb
0xa960…4ad50x6839…1a2bBase—$15.00100%coinbase4d ago0xfdf608…dd2fd1
0xc1c9…ce330x6839…1a2bBase—$1.00100%coinbase4d ago0x6a31c9…c1c059
0x3cd6…3cee0x6839…1a2bBase—$5.00100%coinbase4d ago0xdad8d7…01b8a8
0x6bcc…2bfc0x6839…1a2bBase—$0.003100%coinbase4d ago0x0e6f29…58b0c0
0x28b5…c6440x6839…1a2bBase—$0.003100%coinbase4d ago0x95e255…d8155f
0x6ade…27cd0x6839…1a2bBase—$0.003100%coinbase4d ago0x7171be…51533d
0x25ee…1e850x6839…1a2bBase—$0.003100%coinbase4d ago0x9091b0…26e016
0xc5ac…a2f70x6839…1a2bBase—$0.003100%coinbase4d ago0x949d50…da33bc
0xcc99…ecbb0x6839…1a2bBase—$0.003100%coinbase4d ago0x8ff7be…96a84e
0x033d…01210x6839…1a2bBase—$0.003100%coinbase4d ago0x08b443…648ebb
0xaa3c…0afd0x6839…1a2bBase—$0.003100%coinbase4d ago0x81bec4…d2ce9f
0x6d6a…16270x6839…1a2bBase—$0.003100%coinbase4d ago0xccdcbb…452915
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase4d ago0xfb9e70…5e376c
0x844e…946d0x6839…1a2bBase—$0.003100%coinbase4d ago0x1d2810…4f259c
0x649c…312b0x6839…1a2bBase—$0.003100%coinbase4d ago0x35ba9e…aac67f
0xd880…de2d0x6839…1a2bBase—$0.003100%coinbase4d ago0x9a8724…727d29
0xdbfc…84980x6839…1a2bBase—$0.003100%coinbase4d ago0x3e20e2…e70869

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.