Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7f0…24260x7dd5…2629Basex402 service$0.12100%coinbase115d ago0xd32c39…d2762a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x98f71d…440943
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x63dc22…626f45
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xe2b859…58e50c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x91d955…369c84
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x657f51…457b50
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x961cde…94b952
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xec2d15…12d23b
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xecaa8e…76c344
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xe34cd4…e90ac9
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x8468eb…ed3fe8
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x73b9c2…383dd9
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x9170b8…99dc3a
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x04e702…b97fea
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xeca94c…6558db
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xda1c57…37ca6f
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xc9d68b…ff34a2
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xea5781…d4f15c
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xb284f1…c17005
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x9b9ae5…3b5160
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x1ed98d…b84f3e
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0xbda285…2d5966
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x429ea5…e21603
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x166cd9…fe5aaf
---agentc---.eth0x7dd5…2629Basex402 service$0.001100%coinbase115d ago0x8b393c…b7614b

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.