Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x260ce1…48b8fe
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x267062…470880
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x997d99…a19bd1
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xf90eb0…483e2d
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xb8d6f4…0bef9f
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x337296…d66000
0x89d9…a10d0xdb5a…0671Base$0.005100%coinbase2d ago0x01bd4d…8fb823
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x55e62e…c217f7
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x02b99e…1c3db4
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x34b38f…59bad3
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x1a4e65…73a731
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x416f89…7fd634
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x1f1205…56c282
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xd82787…d70ca3
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xea591a…64f053
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x484db0…e7c68c
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x5d5fdd…bf774c
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x990c58…c0aa9b
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x6ddea9…ec6dc2
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xc7ceef…7c15b1
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x46f600…507d2e
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x23710e…fb78a0
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0x0585f1…037f21
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xfd9cc6…8447fd
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase2d ago0xb17faa…ad03ba

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.