Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6809…2fe00x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0xb83559…4f97af
0x6809…2fe00x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0xa27abf…f6ed64
0x2e26…ddde0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0xff28e4…01442a
0x2e26…ddde0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0x3dcaf0…08f50c
0x7c65…6c400x4e48…df07Base$0.10100%coinbase29d ago0x18f0fb…7a599c
0x7c65…6c400xa275…4264Base$0.10100%coinbase29d ago0x559cda…53ee64
0x7c65…6c400x8bff…f96cBase$0.10100%coinbase29d ago0x139ea0…d40ae0
0x7c65…6c400x31ce…2e42Base$0.10100%coinbase29d ago0xfbbc06…8afb82
0x7c65…6c400xd0aa…9310Base$0.10100%coinbase29d ago0xa8f8a1…856f7c
0x117d…c7410x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0x6166bf…3da6f9
0x117d…c7410x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0x42e1ef…87da3f
0x117d…c7410x7c65…6c40BaseVaayaFirecrawl$0.05100%coinbase29d ago0x03a378…997df8
0x117d…c7410x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase29d ago0x5e6ef6…70a4db
0x7c65…6c400x075a…b619Base$0.10100%coinbase29d ago0x3c4169…2f6dc9
0x7c65…6c400xbfd0…585aBase$0.10100%coinbase29d ago0x29b4f6…9b3faf
0xd956…4beb0x7c65…6c40BaseVaayaFirecrawl$0.33100%coinbase30d ago0x0f95dd…118499
0xd956…4beb0x7c65…6c40BaseVaayaFirecrawl$0.05100%coinbase30d ago0xf07c43…e5d756
0x7c65…6c400x8baf…ced1Base$0.10100%coinbase30d ago0x667374…86f65f
0x7c65…6c400xf5c8…cf9fBase$0.10100%coinbase30d ago0x943cb7…921f9b
0x0767…f57a0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase30d ago0x649439…243bb9
0x0767…f57a0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase30d ago0x84a3b9…080680
0x0767…f57a0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase30d ago0x3d3cd5…3e2942
0x0767…f57a0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase30d ago0x3d3b60…b1139f
0x7c65…6c400xd573…6698Base$0.10100%coinbase30d ago0x8ade84…a11585
0x7c65…6c400x3056…0259Base$0.10100%coinbase30d ago0x883ead…a10478

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.