Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa37d ago0xbbb515…096cf6
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xf3ef81…539b4e
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0x99a091…caeff8
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0x99948a…c3feca
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xac0322…cb0aa3
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xe47b9d…a505fa
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa37d ago0x05aef0…552ab3
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0x839e30…7dafeb
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xd88830…3c43f4
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xb02cf7…d74af4
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0x04375b…f7e6e0
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa37d ago0x8e6b40…a615af
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0x13bf32…44c025
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa37d ago0xea5443…b26652
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0x24663c…b9dd43
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa38d ago0x8b1796…b584dc
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0x001028…411a19
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa38d ago0x7124ba…477490
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa38d ago0xb8510f…4e7752
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0xee287c…c68d42
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0x6ec7ad…f4523c
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa38d ago0x9f4c39…bbd17b
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0xcf9601…35f9a5
0x7dc1…ca500xfe80…47eeBase—$0.001100%fluxa38d ago0xf6dab3…652e39
0x7dc1…ca500x9c95…e299Base—$0.001100%fluxa38d ago0x638602…65425c

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.