Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0x97bb…05d2Base—$0.01100%coinbase76d ago0x56b85a…b3fcb1
0xefd0…293e0x1dec…d637Base—$0.01100%coinbase76d ago0x47ac26…f055bc
0xefd0…293e0xd5b9…29bdBase—$0.01100%coinbase76d ago0x2aafbd…77f1a2
0xefd0…293e0xcf47…87bcBase—$0.01100%coinbase76d ago0xaa847f…f2b62e
0xefd0…293e0x634f…c253Base—$0.01100%coinbase76d ago0x44262b…c3230a
0xefd0…293e0xa46e…2b08Base—$0.01100%coinbase76d ago0x492359…2496a8
0xefd0…293e0x430b…ab87Base—$0.01100%coinbase76d ago0x49a73f…1c155c
0xefd0…293e0xe974…2e21Base—$0.01100%coinbase76d ago0x31680f…5887da
0xefd0…293e0x81e7…c009Base—$0.01100%coinbase76d ago0x6793ee…891b28
0xefd0…293e0xc68e…0ea7Base—$0.01100%coinbase76d ago0x2a3ec4…f1c22d
0xefd0…293e0x09b4…bd85Base—$0.01100%coinbase76d ago0xa5ccb2…cea0af
0xefd0…293e0xf123…c767Base—$0.01100%coinbase76d ago0x6993ee…780d3d
0xefd0…293e0x8254…20f8Base—$0.01100%coinbase76d ago0x5520dc…457d0a
0xefd0…293e0x2c10…84daBase—$0.01100%coinbase76d ago0x77366b…524294
0xefd0…293e0xf862…75b8Base—$0.01100%coinbase76d ago0x2d8f34…c2ef2b
0xefd0…293e0xde5e…3f08Base—$0.01100%coinbase76d ago0x1f2019…f906bc
0xefd0…293e0xf9f0…1005Base—$0.01100%coinbase76d ago0x3adb19…9d415c
0xefd0…293e0x1ee8…d36dBase—$0.01100%coinbase76d ago0x7fdfff…50346e
0xefd0…293e0x1f7e…d574Base—$0.01100%coinbase76d ago0x100eb5…a61e70
0xefd0…293e0xc17e…2238Base—$0.01100%coinbase76d ago0xb54240…b66b2c
0xefd0…293e0x9732…f021Base—$0.01100%coinbase76d ago0x7fd576…e5b8dc
0xefd0…293e0x4942…4ff1Base—$0.01100%coinbase76d ago0x473f57…cff81e
0xefd0…293e0x683e…1aa6Base—$0.01100%coinbase76d ago0x7bb0b4…b0c89a
0xefd0…293e0x98eb…61fbBase—$0.01100%coinbase76d ago0x94b418…c2bb39
0xefd0…293e0x6c7e…c06fBase—$0.01100%coinbase76d ago0x09a748…799c70

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.