Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x357996…56f4e2
0xf331…507f0x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x0ed2d8…b6f30d
0x684f…969a0x325b…d430BaseStableEnrichExa$0.05100%coinbase6d ago0xc513b3…e75855
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0x5ce4bc…74cd36
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9f0157…8b2470
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.06100%coinbase6d ago0x62941a…391400
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0x2b187e…b7577d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xdcdb25…7ece4e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0xdc1adb…ad1cd7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0xca1b3b…047cf9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x9e4b72…dc5208
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xd175be…5439c4
0x0cfb…bbab0x325b…d430BaseStableEnrichExa$0.15100%coinbase6d ago0x045f6a…ae0568
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase6d ago0x29c4d5…5c86f5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x8cba3e…8729de
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xe9da01…88832a
0x985a…3a9c0x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x9394fc…9fb1fa
0x985a…3a9c0x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x3d3111…e77640
0x985a…3a9c0x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0xec9d83…e84574
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x046c41…b94dec
0x985a…3a9c0x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x85f600…5f78b6
0xb2cc…e3010x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x105c5c…578006
0xd97c…00930x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0x4ef3da…d38466
0x27ab…248c0x325b…d430BaseStableEnrichExa$0.28100%coinbase6d ago0xc4f841…7e46bf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase6d ago0x0ebbdf…c26153

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.