Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x577f93…7c2d7f
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x822eec…0bef38
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x55205c…e7be54
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x4bca6d…169dc7
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x658c15…69a456
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xc06f6a…8b82b4
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x79dd28…7edc03
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x0f884d…326d00
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xcae04d…c34434
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xed8643…009ba9
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x05f3fc…7fbd2f
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xe4eb5b…fc2e6b
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x6e7a60…7ccd27
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x91da02…697f02
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x8dc283…987c12
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x8da9ce…684508
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0x7e7654…d776ff
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xd589d9…1e1d5e
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase76d ago0xd924d6…64b9bd

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.