Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.002100%coinbase18d ago0x4d189c…d5f348
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x256420…e95286
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xc90b01…a8a368
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xed2cf2…493e98
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x2ee537…70213e
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x68e9f1…824ae1
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x59003e…3c5d1d
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x424399…ff2845
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.002100%coinbase18d ago0x63824f…bc654f
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x3684b1…7f905e
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x5f82b8…4866ee
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x8316e3…7d933b
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0xdda2cd…339243
0xb11a…2e340x325b…d430BaseStableEnrichExa$0.10100%coinbase18d ago0xaecf0e…a3a4f6
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x0a3b25…80d946
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x8e0253…a449d4
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xeb6cc6…67e519
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x1e69e1…2a5e88
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xa788c8…84e323
0xb11a…2e340xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xf3636b…52556e
0xb11a…2e340x75a6…e79eBase—$0.05100%payAI18d ago0xaa77d3…6a2313
0xb11a…2e340x75a6…e79eBase—$0.05100%payAI18d ago0xa1d537…baee03
0xb11a…2e340x75a6…e79eBase—$0.05100%payAI18d ago0xc480bf…a319c5
0xb11a…2e340x75a6…e79eBase—$0.05100%payAI18d ago0xc77059…d6a92a
0xb11a…2e340x75a6…e79eBase—$0.05100%payAI18d ago0x6a79d7…4f653b

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.