Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x2a7c…108eBase—$0.01100%coinbase49d ago0xdc68a0…2190e1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49d ago0x69697b…96087e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase49d ago0xcc28df…269347
0x6f9d…8ba00xd0e9…581cBase—$0.01100%coinbase49d ago0xe78834…55b184
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49d ago0x2f753a…e4c554
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase49d ago0x1ac2c6…f16576
0x6f9d…8ba00xaf2b…1d25Base—$0.01100%coinbase49d ago0x87b305…79b768
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49d ago0xcdc751…922d50
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase49d ago0x52e825…1461fe
0x6f9d…8ba00x97f9…010dBase—$0.01100%coinbase49d ago0x3f11f9…627196
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49d ago0x997c2c…00cfe9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase49d ago0xac7bc8…2ef820
0x6f9d…8ba00xaf07…09b3Base—$0.01100%coinbase50d ago0xa97b99…44d085
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase50d ago0xe05b53…37294a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0xaf2522…f4c394
0x6f9d…8ba00x37b6…610bBase—$0.01100%coinbase50d ago0x866756…98ce1f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase50d ago0x65fcc3…3cfd34
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0xa1fbc1…55b599
0x6f9d…8ba00x7594…0830Base—$0.01100%coinbase50d ago0x1c1413…d01505
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase50d ago0xf897e3…cd9140
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0xd3e9bd…1833bf

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.