Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xcece04…4a7c02
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xf779aa…f01cf0
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x6037b6…96ac0d
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x178ef3…f8d081
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x54e2a0…5119c6
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x82a063…2c5808
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0x97b639…e874e2
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x14cee9…7059ac
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x747b34…5eed9b
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0xf5361a…ec88b1
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0x94b2d1…aea257
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0x3a5ae1…4418c2
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0xfbfe58…8bc4b7
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xf8d143…402e78
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xa0cb4e…1aff6c
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xe46ddd…7db5bf
0x801f…46520x325b…d430BaseStableEnrichExa$0.08100%coinbase7d ago0xf084b6…d23fda
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0xb954a6…e33b12
0x801f…46520x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xde554a…b1a58d
0x801f…46520x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xfb6e7e…437e35
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x48f8cb…328061
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xd85140…c4b5d1
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase7d ago0x0c037d…882a9f
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x933609…3a60d5
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xa70f54…2d1c0e

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.