Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x0d4c46…731b32
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x61e519…1892a2
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x5e0c7b…b0e65b
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x69f36a…f8df1f
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x838910…f68821
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xbe7a42…caa0ed
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xfa3985…78fc7e
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xdda038…76bdaf
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xcadfa6…9e9023
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xeab4f1…48d576
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x4c1f82…701b96
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xd494e6…04451b
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x8e0987…ce4cbf
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xf8973a…082d25
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x9610fa…5d5320
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x150cd1…937d1f
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x70fb9f…15917f
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x1dcbee…fc2e62
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x4a3984…7a37ee
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xcd67ea…da7104

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.