Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xb721…45a6Base—$0.01100%coinbase4d ago0x67f049…956a7a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xa4ee7c…96efc8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x51146b…56d3cf
0x6f9d…8ba00x5117…d15aBase—$0.01100%coinbase4d ago0x9e3455…2c0469
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xf7080d…9792cc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x67b270…6c8700
0x6f9d…8ba00x9558…d1b8Base—$0.01100%coinbase4d ago0x3d0c81…f8c2ed
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xc26965…0b1274
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0xf8e28c…9617e3
0x6f9d…8ba00xc8d6…e814Base—$0.01100%coinbase4d ago0xc55ab4…72a62e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0x92e8d2…63143b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x8e01c5…c8219b
0x6f9d…8ba00x5ce0…2caaBase—$0.01100%coinbase4d ago0xe67a7f…3aff73
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0x2bc6f1…6020c5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0x3b71e3…e49ac9
0x6f9d…8ba00xc73c…28b4Base—$0.01100%coinbase4d ago0x263b8d…94e096
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase4d ago0xd45e2b…aea028
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase4d ago0xc7b6c5…e46ecd
0x6f9d…8ba00x3ab3…5a95Base—$0.01100%coinbase5d ago0x3fae63…5061e3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0xcc092f…83985e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x0256e9…31ee35
0x6f9d…8ba00xc875…3a73Base—$0.01100%coinbase5d ago0x250589…80c4c7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x4e6b7e…edef71
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x014de2…af248a

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.