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%coinbase87d ago0x298fc1…2d82bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x3e9ff8…d72c22
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0xc2679f…94da84
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xf88ae0…11d75e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x385186…4abdc9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xc33c78…b1aae3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xf2f717…9568a4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x0ebfa5…e88729
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x72fd00…8c6f6d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xa7330b…c0b826
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xf07ef5…671a9c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x0da038…44ba50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x25078f…009103
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xcc853a…d59770
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x9ae930…77d0e6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x485497…71f50b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xdb3610…f532c6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x9c4d53…ef9a0f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0x054925…036b73
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase88d ago0xc25a10…1c6aa7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase88d ago0x5b628a…a2710a

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.