Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xf080…e035Basex402 service$0.02100%coinbase117d ago0xf5ca3d…d26c54
0x9cc4…b1760xf080…e035Basex402 service$0.002100%coinbase117d ago0x5d5eae…3a96a4
0x9cc4…b1760xf080…e035Basex402 service$0.005100%coinbase117d ago0x76465b…f22495
0x9cc4…b1760xf080…e035Basex402 service$0.001100%coinbase117d ago0x55e049…ff95cf
0x9cc4…b1760xf080…e035Basex402 service$0.008100%coinbase117d ago0x3a6ce5…77ce78
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase117d ago0xdd1988…e1a593
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0xf4cb19…c7baad
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase117d ago0x7e7d02…0b3b7f
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0x336f72…95df7a
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase117d ago0x529163…f698e3
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase117d ago0x8688c8…5dcdac
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0x5aced0…b3b689
0x7818…74c50xf080…e035Basex402 service$0.002100%coinbase117d ago0xf1fb61…40beec
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase117d ago0xfb0010…0f5517
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase117d ago0xac8a67…3ccb93
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0xe50555…66037e
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase117d ago0x688f11…d9d8fb
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0xb32756…ec1e63
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase117d ago0x8e7170…caa075
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase117d ago0x8cf067…cd21ef
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0xb76217…8dd956
0x7818…74c50xf080…e035Basex402 service$0.002100%coinbase117d ago0x86d5e7…d8da48
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase117d ago0x830bb7…ceb5f3
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase117d ago0x420e73…c5cb5b
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase117d ago0x7a44b9…2900ef

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.