Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x420286…e74d60
0x4e51…89660x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0x07826d…2c9e2e
0x4e51…89660x325b…d430BaseStableEnrichExa$0.20100%coinbase51d ago0x18a749…4fbc34
0x4e51…89660x325b…d430BaseStableEnrichExa$0.20100%coinbase51d ago0x9568c9…e82447
0x4e51…89660x325b…d430BaseStableEnrichExa$0.20100%coinbase51d ago0x97e3ab…f691a0
0x4e51…89660x325b…d430BaseStableEnrichExa$0.20100%coinbase51d ago0xed1fb2…100ecc
0x4e51…89660x325b…d430BaseStableEnrichExa$0.20100%coinbase51d ago0xf15106…65bdb6
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xea08da…c9434d
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x73878b…1d5137
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x3f4fd7…183690
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1d4763…ea0603
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x9491b0…175c87
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5960ec…78cc3f
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x94194b…e9d2d4
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x4e2418…83c46d
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe276a4…9a5611
0x4e51…89660x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x8ee90c…cc5666
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0x389bef…5a1472
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0xd180fe…92a2d9
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0xa4cdac…da4657
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0x93e0b1…160157
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0x54d7e6…d8b39b
0x4e51…89660x325b…d430BaseStableEnrichExa$0.15100%coinbase51d ago0x39d8eb…ce8a5e
0x5ec3…1ed60x4e51…8966Base—$20.00100%0xa923…c9ac51d ago0x6a58fe…7f9731

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.