Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xadf75c…d03028
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x0ad314…1e4934
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x9dbc8c…88cccd
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xa90d47…0e9a5f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xb63d04…d777c2
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xd47a2d…12502d
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x94b3fb…6d06cb
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xd050ef…6bfe6c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xb33d72…745f74
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x8665b8…ffdd29
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x679022…570634
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xb8f488…6fa0ea
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x591351…64f411
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x319a8f…a3118b
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x1d984c…777cb6
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x60b4f4…4dec59
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xc62217…b7ddf9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x0d2c0a…a4d292
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x379487…a023d8
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xfee887…911d61
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xe5ba27…0f0653
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x096d0f…ca0cc3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x951336…feeee3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0x021d6d…ec4034
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase59d ago0xe884cb…e431ac

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.