Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase9d ago0x0ea7eb…f47daf
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase9d ago0xd81cc8…88266f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x9e7df0…8545c3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xd3b0a3…33bb97
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x05c6c4…082b93
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x0b4417…b7eef8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x4db839…a058ab
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xbfe762…4f70b2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xc9131c…1cb242
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x8ffd6a…917967
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xfcc5d3…2915a7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xd72a22…7a1305
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x22f999…d17d21
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xee1ff0…97c826
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xb82ede…ff5806
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xc41015…c7d082
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xde210a…252b92
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x78f885…a90cd5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0xb2ee62…908535
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x0bcd30…0f701b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x5bb103…28f440
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x297928…f4ea13
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x135077…437a1c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x0c69a3…1eccd5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase9d ago0x2d503b…4634ad

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.