Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac4e…dab00x10c1…1e24Base—$0.20100%coinbase113d ago0x9abc21…548075
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0xb99db0…dca928
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0xd8fe54…4aa0ad
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x9dd714…f1ab90
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x73f83a…692a16
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x35e34c…02cbb1
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x434e37…5da1a4
0xac4e…dab00x10c1…1e24Base—$0.88100%coinbase113d ago0x73ef86…0ad01d
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x8444da…69948d
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x5416e4…0a62e7
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x12303e…2d2c05
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x675644…cd6e1b
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x474aba…83fc62
0xac4e…dab00x10c1…1e24Base—$0.12100%coinbase113d ago0xe68e51…18d65d
0xac4e…dab00x10c1…1e24Base—$0.43100%coinbase113d ago0xf69f59…677c3f
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x313b36…4ba88e
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x6c703d…d3dda9
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase113d ago0x0d3e3b…a6f03b
0xac4e…dab00x10c1…1e24Base—$0.16100%coinbase114d ago0x5224b2…14d839
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase114d ago0x0e7a7c…e9eec4
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase114d ago0x65a608…a887ba
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase114d ago0xc06854…d46d9a
0xac4e…dab00x10c1…1e24Base—$0.01100%coinbase114d ago0xb178f6…76251c

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.