Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x3eef03…930fe4
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xcadf98…fe7154
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x981c36…05bfa5
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x3589b9…4fa92a
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x24e006…361851
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xa50e04…6b221d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x153a7d…11adb8
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xde81f4…25c42e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x42dabc…98de4c
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xdceb2d…42d080
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x83110a…57e937
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xa0622c…703472
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xe1aa73…74981e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xf6474a…401ae4
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xf14808…7b7c8c
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0x9ff912…57305b
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xcf01b6…386aa9
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xba4bf5…b4f077
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xe79c5b…dcbae0
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa18d ago0xcac13e…87d9cc
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa19d ago0x919ce2…ad3805
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa19d ago0x0c1db9…af577b
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa19d ago0x1e3941…5f932f
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa19d ago0xe3f8d5…e5f2a4
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa19d ago0xb79163…22572a

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.