Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x616958…a0f856
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xe9828a…8b6bbe
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x3f3d2c…89fa90
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xcef992…54ea57
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x7c0076…28386d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xcb47f7…fefa3d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x5c2a2b…ee6351
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xbc052f…f337cc
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xfda5ce…380136
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xa55882…7fb0a0
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x9599ff…a86d64
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xfbff19…6cac93
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x362102…448002
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x34e4e3…e64fcf
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x62d29d…81c0fa
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x6fc9d9…096ab7
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0xcbbcaf…896eb1
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa18d ago0x02e435…742408
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x109b56…2a2ab8
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x7a7dc7…7c848e
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0xa3b145…fe0278
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x43b791…77ce84
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x969448…d04fb9
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x73020e…b0834e
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa19d ago0x97f848…61ff79

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.