Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70x159b…4908Basex402 service$0.01100%coinbase40d ago0x86c8a4…9a3e83
0x85af…c2a70x159b…4908Basex402 service$0.01100%coinbase40d ago0xb61fa6…f3992c
0x85af…c2a70x159b…4908Basex402 service$0.01100%coinbase40d ago0x954593…e97318
0x85af…c2a70x159b…4908Basex402 service$0.01100%coinbase40d ago0x630309…92a179
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x0748dd…7a7f3b
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x6df9ad…1e061e
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x9eebb8…732049
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x4c3cbb…d4d97b
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x8da09a…e2d696
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xb47ee2…21adf3
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x18017c…ea23de
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x50a415…443db5
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x730e4e…d06106
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xb74a9a…fc4bc8
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xfce9a4…4f7a6c
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xf02758…74c932
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xe2b3f7…81edb6
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x18cb9e…686e0b
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x51d3d9…9358e7
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x114ef4…4836e9
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xb16854…94b7d7
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x3b4a5c…5ba147
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xb125f6…1d919f
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0x7f8fcb…15d58f
0x85af…c2a70x159b…4908Basex402 service$0.10100%coinbase40d ago0xff3aab…c2e6bc

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.