Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x0bf4b9…6e50a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase90d ago0xf87629…8decd4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xb83684…6ff1c5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase90d ago0x6fc67a…2a7bef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x8d716a…b98a5b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase90d ago0xd538c2…1274ce
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x73c665…fc8a05
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xfbdb5f…e040d1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xabc7fe…6607db
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x2ebe0f…ef0afa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xcbd8af…c28cbc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase90d ago0x0752d2…6b4084
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x757b8d…073bd0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xef65d9…38901f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x679d06…170279
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xcd9f3c…963016
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xbb86da…96515e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xdd0fa1…16d457
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x369474…19ef3d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xdf4965…4c3381
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x2e7ce0…8073a0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.06100%coinbase90d ago0xf6aebd…76f644
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xed88b9…fd6161
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xa10828…5c9b4d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0x87de43…53ab3d

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.