Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7067fe…fbe332
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x6fe399…410f9c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xec6cef…420c91
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xda48fd…f8b96a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x442b6e…6df95c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0248e0…0d98bd
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xed224e…37c1bb
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0a03d…186ca2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x67eac1…26891c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x67514c…6dca44
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6dd41a…9f4132
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd89bcb…15432f
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0cc52c…600c44
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x95d09f…6dbbb8
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x99fe41…f5f873
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xe3bd09…f72e58
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd1b078…6ce0d7
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7feff3…0378d5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x42e9d4…3ffd9c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7f25ff…15e27f
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd944ab…4d8255
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf8883c…a4bb3b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x679ce0…50065e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0x821683…8e913e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa21d ago0xeaadec…583428

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.