Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x0d01ca…71e62a
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xe37a5e…328771
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xd50c90…450b50
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x711b7e…98e6c8
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xd50ba2…7dabeb
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x53ad4b…4cc28f
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x377e8b…3cfc3e
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x9c198e…c6b9aa
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x56fb3c…bf0272
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x073b36…81c95b
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xd4ef34…43bc3e
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xd4b4be…e56d6c
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xcd0b69…ab7a10
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x985d1e…361363
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x76b85d…ca2878
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x6f72c3…0632a7
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xd7652c…e8d055
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xc8c867…12f905
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x8a1595…59ff62
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xfa3825…090ded
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x8c6846…96fc4e
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x8671ba…4f64c0
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x55c4e7…32351d
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0x981e01…ed2152
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase20d ago0xb1e2c1…b83eef

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.