Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x60817a…7bc673
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x051015…c0c0d9
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xf57a0f…df4d6d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x993524…fc6dd7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x1c9ff4…53be64
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xa5b6ea…e25689
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x821b4b…ac26d3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x706532…3408bb
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x75bd7a…395c50
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x417d73…5307b3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x646bea…20056d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xdd5748…8dc3dc
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x58960d…b6a232
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x434149…eb7b64
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x97f541…68b2d7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xe701dd…1d4003
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x28bf00…eefebe
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x886b83…912150
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xbf15a7…08d5e1
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xfb0005…776a50
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xad212c…db1b05
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xb21f41…495d42
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xfc1d33…7bc418
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0x5ce155…cd062f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa14d ago0xe2c1e2…1d6201

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.