Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400xcbc6…71acBase$0.10100%coinbase47d ago0xf9fbf5…749a4e
0x7c65…6c400xd046…4ddfBase$0.10100%coinbase47d ago0x60c02f…ff50c3
0x7c65…6c400x0da4…343cBase$0.10100%coinbase47d ago0xfd8e32…1d4384
0x7c65…6c400x6910…fa59Base$0.10100%coinbase47d ago0xbc4456…90418f
0x7c65…6c400x5433…8761Base$0.10100%coinbase47d ago0x93cee5…0c8355
0x7c65…6c400xc226…2bbeBase$0.10100%coinbase47d ago0x5b9faa…d4f6aa
0x7c65…6c400x27fe…b0d8Base$0.10100%coinbase47d ago0x4fdd2e…336998
0x7c65…6c400xe650…ea31Base$0.10100%coinbase47d ago0x78e490…015882
0x1c5b…69a50x7c65…6c40BaseVaayaFirecrawl$0.33100%coinbase47d ago0xb094b3…b52d91
0x1c5b…69a50x7c65…6c40BaseVaayaFirecrawl$0.33100%coinbase47d ago0x7ca512…471e5c
0x1c5b…69a50x7c65…6c40BaseVaayaFirecrawl$0.33100%coinbase47d ago0x5d6ae4…9529ea
0xeec8…3b7b0x7c65…6c40BaseVaayaFirecrawl$0.05100%coinbase47d ago0x585c58…e876e5
0xeec8…3b7b0x7c65…6c40BaseVaayaFirecrawl$0.05100%coinbase47d ago0xa99d82…4f4b76
0xea41…b54c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase48d ago0x1d0d55…45ddda
0xea41…b54c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase48d ago0x8b12c8…25fa95
0xea41…b54c0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase48d ago0x255d37…6bdca5
0x7c65…6c400xc9a9…8471Base$0.10100%coinbase48d ago0xf50419…7c82a6
0x9b73…5fd00x7c65…6c40BaseVaayaFirecrawl$0.10100%coinbase48d ago0x4b3b63…9203b7

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.