Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d4dc6…9103f2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2f576…fa693c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xea0b37…307fb6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4abc46…0ef179
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x09c384…c2851f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0235b6…130e3b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4fe07d…da2016
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x708589…87f71b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x92a080…e9e96b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b549d…578c7e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc108ca…6b1b4a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x80ebd1…1ca892
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d2c87…9efcc2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb8efcf…95b8b6
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x6120dc…304e5b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xff2c66…e9fc6c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa6461b…a4f228
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x43cb4e…cc329c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5bbf3c…adc699
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x445463…e60e2c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x45de1f…eb3da4
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0fa83d…41b35a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9b9344…92b11f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xdb9008…6a3e43
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf40980…b71de2

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.