Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x8a4986…b56841
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase77d ago0x987a4a…00c504
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x9d9f8a…9e9b73
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x403f17…0be5a7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase77d ago0x457302…6b0636
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase77d ago0x768959…d6c0f0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x0538b0…d39ce7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x91a18f…6b068f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase77d ago0xe4c9a8…afb463
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0x5b7a2d…ae4478
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xca8468…8e75a5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0xa11b66…54a322
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x87d115…553add
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x1ee728…3350b1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x40948b…0cde21
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xc43604…a5b88f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xa437aa…6a7f8c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x42a104…d2f1fc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xaf1b80…5e83bc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xb71fbe…0a5fd6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xaf0efa…69e41e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x926dca…2840cf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xe0f21f…c04b71
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0x6be4c5…d98a8c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xc1271e…de24a2

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.