Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8762c7…fafc5e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x785706…2aa22e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x168bd9…7487e5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2343f2…bdd277
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x62353c…055f73
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8e508a…866d54
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2d74b5…e6ee03
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x50a2e2…fd09a2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa820d3…04fb2a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x880472…6bf1b0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x57406b…62660e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa27b92…a60258
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xfee007…6840e8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x07d9b6…6af4fe
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x56b443…a9a0e6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x18c49f…62516f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5ae561…59e0d3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x82be9b…8642cc
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x67b356…f58a15
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x31650a…803a20
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe30b5d…04d88d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd0ec17…4679e1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xae0b50…feb40c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdd7a21…b0b7c4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa20d ago0x449bb8…68df61

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.