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.002100%coinbase36d ago0xb10012…52849a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x1df437…d0c1a3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x222829…329e29
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x978366…4c3ee8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xb72a3b…1ce7f4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x9ec9ea…9a67e9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xe31608…078195
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x040d7b…1beefb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x1a54be…c1de8a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xa021f7…7fcd9e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x245ff0…af852f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x522a78…f1ed08
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xa692ff…8ffd01
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xa7a6c9…489293
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xf6861a…2e952b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xe7353f…a9ef63
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x748a21…095cfa
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x97b8d9…a7d4ea
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x48009a…7b2bd5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x1e0d93…bc28e5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x7a8191…761b85
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x080ed0…cb5981
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x6c0861…55a676
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase36d ago0x4cd7af…b94f25
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x5d5a48…48dc2a

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.