Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa36d ago0x802e28…981c0a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xc27f20…802c58
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x606dcc…3c8a7a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x21de65…2941f7
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x9fc83f…299089
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x822082…1d2aa5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x997427…35dd0f
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xd38ed3…b13bf6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa37d ago0x54fc03…5aca45
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xd7f806…758010
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x9d403a…8b0054
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa37d ago0x601cfc…5e2578
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x368930…e97ea4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xb73509…3bb95f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa37d ago0x837984…0a4f95
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x5be0f9…71d6a8
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xe8ba47…2dc928
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x0b756e…b12fb1
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x1ee5cf…46c079
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x90d347…108bdd
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x251162…3c83b1
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0xd77d56…efbca4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x4d5e80…40833b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x867d03…a9e857
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa37d ago0x25c74c…dcc097

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.