Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x0017e3…31dc67
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xb67e84…aed701
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x9aa789…883820
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x38a191…1a7458
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x9749b6…8cdf94
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xf62819…35bbdc
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xe52e4f…a1b033
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x3fe787…47494c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x032620…b24fc4
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x893815…37cb4c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x88103f…3c1eb4
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xe7a750…0dac7e
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xe284d8…8c5e97
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x47e406…3b14d6
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x30ce52…649ef9
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xd30168…a5f4e1
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x7bcd99…c09aec
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xd4cd86…a6bc50
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xddde7d…12dd22
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x365dbb…3d8928
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x79c641…5cdddb
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0xe307e4…043f3b
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x183a7a…299cf8
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x15b871…cc876b
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa19d ago0x1a4751…a9e4f6

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.