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%coinbase11d ago0x81a5a6…842c93
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x409749…d0a9d3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x4ca421…53e6cd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x41f1d3…6a00d6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0x4fcf22…85bbed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xc15823…0db531
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x529574…8164d9
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0x2ba3c8…c62694
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0x712aaf…abcaef
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase11d ago0xed2759…664916
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xe2c1af…2eed12
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase11d ago0x0f8af4…aad12a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xb4e211…46e37c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase11d ago0x95bb1b…3b3427
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x40e2c5…e18d22
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xdce59f…836c19
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x1c4256…ddb231
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xa2ae3d…252471
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x9d818b…bf8757
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xd2470e…847587
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x931f8d…be7a63
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xfa1fa0…fa61b5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x275f5c…3960a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x65c58c…6c8b56
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xc242a8…d1118b

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.