Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x14ed91…828cb7
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xbc1b7c…a87802
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xe4d099…30b645
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xc5c721…85e57d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xd335aa…aef579
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xf3c8e8…22a6bc
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x9559ae…27fcd7
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x6730a5…e57647
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x6832b1…10f4d5
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x2c4c67…762e47
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x451a9f…4f3922
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x30b822…d03b17
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xbf3ce2…71df9f
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x77ad09…7a8fbb
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x2ad9e7…3a5047
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xfbb430…bc00a1
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x1f87af…ec9555
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xcd8d88…ad5a7d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x7784b4…ad469c
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x5ee4b6…5e5899
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xd55b13…7943f1
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x52e4b2…1b2ae9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x561f46…e0e6a9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0x2a63c9…6ca8be
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa18d ago0xabc185…ec67bc

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.