Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf7952d…ed5824
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x890fa5…0830fc
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf9c356…2a30c9
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x83442b…30b1b6
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x919ec3…ce295e
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c1c59…664081
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x9af040…10b663
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x5fdd6b…3ad08d
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x2bec25…14cb36
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x4bdd09…9a6a95
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x9207ca…525cfa
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xa32480…2b04d8
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xe17b96…d4aa6a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f1a41…0713a4
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xd8fd30…0e9a24
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c97fb…5a1dd1
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x94a22f…399168
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x864578…7fa657
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x4a820d…89f0fa
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xc920f5…b4ac17
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xdedfc8…19be6b
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xd24157…28ac61
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x84e38c…6d0a5f
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0x42117c…d6f5d5
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa19d ago0xf82665…7f3523

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.