Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x478b…39f2Basex402 servicePrice$0.001100%coinbase5d ago0xc0f790…48e469
0x5e06…fb090x4465…28eeBaseInvoketCompliance$0.01100%coinbase5d ago0x009d5d…203d0c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x1a6c9a…e63c73
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xb72384…a854c8
0x5e06…fb090x6e31…b687Basex402 service$2.00100%payAI6d ago0xf5318c…832671
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x8843be…2dee58
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x408e2d…f8e57c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x815093…32f93d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xcd2b33…8af685
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xf6d15d…3c49e9
0x5e06…fb090x1171…5822Base—$0.01100%coinbase6d ago0x89ce65…06c0d4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x3ab691…e4bf87
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xd9829e…6f4565
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.11100%coinbase6d ago0xf04e04…23784a
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.11100%coinbase6d ago0xd6f041…7234e5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x4a5f01…c40259
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x86ae0c…59d13c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbed0d4…f6598a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x80e36b…e91277
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0xbfc2c6…8b0c4f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x25c103…4b1602
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase6d ago0x305fb4…6c4fb0
0x5e06…fb090x5c0d…115cBase—$0.01100%coinbase6d ago0x25d1e5…13dd0f
0x5e06…fb090x0bab…84c7Base—$0.01100%coinbase6d ago0xae7871…6e424f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase6d ago0x569cd2…56f43f

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.