Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x22039e…103f1e
0x7e57…2f090xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x64d3db…e07eba
0x9cc4…b1760xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0xae6cf6…53b33e
0x9cc4…b1760xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0xa189f3…cfaf72
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x27b25c…480756
0x66d7…4e460xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xdd268b…a2b90d
0x66d7…4e460xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x709bc3…1d08dc
0x66d7…4e460xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xefdd02…410c6a
0x66d7…4e460xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xf5f626…a599d8
0x66d7…4e460xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0xb91cfb…ab08c8
0x66d7…4e460xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0x8932b1…8bb467
0x66d7…4e460xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0x95fbcb…8c67a2
0x66d7…4e460xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0x1babc6…4418bd
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xe9d6c0…678e00
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x601e50…96b9e6
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xae92ed…b07a7b
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xd121f4…85380e
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xb3580e…7ebae8
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x7e7eba…b95e24
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x2aaa96…b386c0
0x9cc4…b1760xbc64…e3b0Basex402 service$0.01100%coinbase118d ago0x9fb4a4…f4b99f
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0xa3df0d…1797a8
0x9cc4…b1760xbc64…e3b0Basex402 service$0.005100%coinbase118d ago0x160135…4b1bea
0x9cc4…b1760xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0x26105f…99077e
0x9cc4…b1760xbc64…e3b0Basex402 service$0.001100%coinbase118d ago0x4f9419…fee203

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.