Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0xba1112…39ff95
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x2ff9b3…30f61d
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x766701…89597c
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x261c49…5bbd4d
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x54b108…3a957e
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x8f77b2…4ed91f
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x6747b8…7f6f29
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0xd563c2…8efc3f
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x3b3741…9cc2b6
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x71f434…7ad6b1
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x46940d…7bd635
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0xed1b2b…96b365
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0xda5d3f…32ec3c
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x5365b8…6f589b
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x04e329…39d945
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x043c45…ce2b22
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x04d70b…43b6f4
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x457845…d3af4c
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0xbab320…e70803
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x1da2d2…47065c
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x8ce13d…88a59b
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x3cbf22…6a2631
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x9bb94d…71edf9
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x544329…e6eada
0x7aad…8d900x5aae…482eBase—$0.001100%coinbase8d ago0x295bbf…e9dea6

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.