Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0xcb77…ba07Base—$0.01100%coinbase76d ago0xc26012…b643a9
0xb9d1…008d0xab34…4c5dBase—$0.01100%coinbase76d ago0x689a31…ed00c5
0xb9d1…008d0x585b…77a5Base—$0.01100%coinbase76d ago0x816ed8…c9a31c
0xb9d1…008d0x10b2…3939Base—$0.01100%coinbase76d ago0x7709ef…c75099
0xb9d1…008d0x7449…5395Base—$0.01100%coinbase76d ago0x2b26af…d634fa
0xb9d1…008d0x1256…81d9Base—$0.01100%coinbase76d ago0x1b96e7…c262a5
0xb9d1…008d0x445d…b691Base—$0.01100%coinbase76d ago0xcb2038…ecc6fa
0xb9d1…008d0x8427…f1a5Base—$0.01100%coinbase76d ago0xf4b4b4…bae3aa
0xb9d1…008d0xfb18…a714Base—$0.01100%coinbase76d ago0x086f95…d377a3
0xb9d1…008d0x820d…5341Base—$0.01100%coinbase76d ago0x05e9b1…b22a2c
0xb9d1…008d0x5218…1f1dBase—$0.01100%coinbase76d ago0xe36003…1c5620
0xb9d1…008d0x88c8…eb33Base—$0.01100%coinbase76d ago0xafc811…4b0161
0xb9d1…008d0xf928…5323Base—$0.01100%coinbase76d ago0x404bc3…96464a
0xb9d1…008d0x722e…ef5eBase—$0.01100%coinbase76d ago0x88c876…297793
0xb9d1…008d0x690a…527eBase—$0.01100%coinbase76d ago0xd0b7d3…d2bf3e
0xb9d1…008d0xd002…9a20Base—$0.01100%coinbase76d ago0x552f35…de3cf4
0xb9d1…008d0xdaed…a350Base—$0.01100%coinbase76d ago0xd33460…3e9da8
0xb9d1…008d0x956f…5df1Base—$0.01100%coinbase76d ago0x9d592c…d1ce04
0xb9d1…008d0x644c…cc1bBase—$0.01100%coinbase76d ago0x857a3f…c40c8f
0xb9d1…008d0x0211…f506Base—$0.01100%coinbase76d ago0xbd5694…e3d32c
0xb9d1…008d0x0a23…6250Base—$0.01100%coinbase76d ago0x466c30…301356
0xb9d1…008d0xbdff…9825Base—$0.01100%coinbase76d ago0x9b71c7…4516fb
0xb9d1…008d0x658a…7518Base—$0.01100%coinbase76d ago0xbf13c0…114509
0xb9d1…008d0x7c67…a5caBase—$0.01100%coinbase76d ago0x3f9357…f61a30
0xb9d1…008d0x8cf4…6670Base—$0.01100%coinbase76d ago0xd9aef1…09e720

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.