Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8553…8c870x10c1…1e24Base—$0.23100%coinbase112d ago0x77c15f…baf08b
0x8553…8c870x10c1…1e24Base—$0.07100%coinbase112d ago0x28011b…64457a
0x8553…8c870x10c1…1e24Base—$0.11100%coinbase112d ago0x69a16a…87b404
0x8553…8c870x10c1…1e24Base—$0.30100%coinbase112d ago0xc027d6…3366c0
0x8553…8c870x10c1…1e24Base—$0.04100%coinbase112d ago0x3df829…1ad1f7
0x8553…8c870x10c1…1e24Base—$0.50100%coinbase112d ago0x1878f7…6c71ed
0x8553…8c870x10c1…1e24Base—$0.37100%coinbase112d ago0x5c9abe…0d6606
0x8553…8c870x10c1…1e24Base—$0.32100%coinbase112d ago0x45521f…9defc6
0x8553…8c870x10c1…1e24Base—$0.11100%coinbase112d ago0x1ce631…bda295
0x8553…8c870x10c1…1e24Base—$0.25100%coinbase113d ago0xce7073…d37583
0x8553…8c870x10c1…1e24Base—$0.03100%coinbase113d ago0xa6c977…a428f7
0x8553…8c870x10c1…1e24Base—$0.01100%coinbase113d ago0x9076a0…06aa24
0x8553…8c870x10c1…1e24Base—$0.06100%coinbase113d ago0x800020…aff885
0x8553…8c870x10c1…1e24Base—$0.11100%coinbase113d ago0xacd64d…4790c7
0x8553…8c870x10c1…1e24Base—$0.21100%coinbase113d ago0x527cc6…dd7962
0x8553…8c870x10c1…1e24Base—$0.02100%coinbase113d ago0x2d6554…98ec0a
0x8553…8c870x10c1…1e24Base—$0.16100%coinbase113d ago0x80c79a…afe04d
0x8553…8c870x10c1…1e24Base—$0.13100%coinbase113d ago0xcdeec9…9f7b6b
0x8553…8c870x10c1…1e24Base—$0.02100%coinbase113d ago0xc0c887…de2901
0x8553…8c870x10c1…1e24Base—$0.01100%coinbase113d ago0x7677ad…fa42e6
0x8553…8c870x10c1…1e24Base—$0.02100%coinbase113d ago0x616ea5…f08346
0x8553…8c870x10c1…1e24Base—$0.15100%coinbase113d ago0x8e74b6…b745ec
0x8553…8c870x10c1…1e24Base—$0.03100%coinbase113d ago0x0b1a03…54de68
0x8553…8c870x10c1…1e24Base—$0.03100%coinbase113d ago0x1733e2…670e69
0x8553…8c870x10c1…1e24Base—$0.09100%coinbase113d ago0x4be559…c46256

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.