Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x4015bf…e0d2e1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x1b82f5…c101a1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xafb3cc…d5f7c6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x596917…702b63
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x881822…1b6e81
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x06c7b9…26fafc
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xafa04a…05fe29
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x499920…b35244
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdfd652…a9aabb
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0xbfbce1…43860b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x2cba3b…622269
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xae0af2…7a35ad
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa0a3d1…0d7556
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x837175…4e1bcb
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0x6a67ba…3c93b2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa744aa…d9d5d3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xd0346d…67fd22
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x4d9383…d100f4
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6f3392…af6c2c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase2d ago0xe3ce69…ffe749
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xdeddee…76f978
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0xa058a2…3b22f7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x6f3db3…973587
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x649208…4387ba
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase2d ago0x568b1c…9a5dc2

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.