Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4cfb…1427Base—$0.01100%coinbase13d ago0x26923a…9038bd
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase13d ago0x1974c6…3ae8de
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x181bf2…babb1e
0x6f9d…8ba00xf920…2683Base—$0.01100%coinbase13d ago0xf559b0…f56cfb
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase13d ago0x7ed109…cb6bc0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x46fe11…1e42d4
0x6f9d…8ba00xf814…9eccBase—$0.01100%coinbase13d ago0x3f6e63…fc4fb6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase13d ago0x8591f4…16c22e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x65acea…def1a1
0x6f9d…8ba00x95ba…c2feBase—$0.01100%coinbase13d ago0xc13416…d6ca5f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase13d ago0x6c9cbb…be8849
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x018167…63b9df
0x6f9d…8ba00x7f10…8d3dBase—$0.01100%coinbase13d ago0x55a207…2f9d83
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase13d ago0xdeac73…16ed18
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase13d ago0x60be52…faff80
0x6f9d…8ba00x47b3…f2fbBase—$0.01100%coinbase14d ago0x55f5f5…cdba43
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase14d ago0x407704…b71425
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x3423ff…d47cd4
0x6f9d…8ba00xbded…e745Base—$0.01100%coinbase14d ago0x6c0ee4…08b811
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase14d ago0xfbea94…93419f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase14d ago0x333729…29963e

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.