Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x5637d4…00a1be
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x65d405…896d4c
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xa982cf…585652
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x80da62…d9dd63
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x71e626…e5aaea
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xbc9a3a…9566f3
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xb07ef8…fb4e64
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xc2b199…24ae82
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xbd22be…e60e14
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x2027f7…f4a64e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x1424a7…7bf0b0
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x69e669…4927d8
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xe5d734…7f17f0
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xed348c…f6a4b6
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xf7f96f…c93eb6
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x251e63…24f48d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x2de48f…34f162
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xeaa6c3…fef456
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xf9a556…48cbbd
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x789a92…fd2954
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x2b8fe6…19409d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0x35c586…da9f15
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xc2e1b2…354fad
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xd80d2d…3e09d1
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa18d ago0xb4b0de…a8bda5

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.