Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x87cbd0…543726
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x80a1ab…ecc9e4
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xcdb614…993f85
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xf478f2…5c2204
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xd6b6cb…34939a
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x51ac17…777ded
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x72881f…c7fdff
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x9d5dae…093562
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x7ee524…e73cf3
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x0969eb…2f7658
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x74a868…e76987
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x88e865…3d196f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x10df96…4348d5
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0xa88b92…44c9da
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x88475c…e5f819
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0xfe8f22…2f00ba
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x5d0407…7fb47b
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0xae8a7b…284f2e
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x7d6a90…b20565
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x311d61…d8f82c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x8a6574…0dfece
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x35a1f3…ac9bfd
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x240091…04ff9a
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x6a7b4f…6858f0
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa21d ago0x16cc01…8b011c

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.