Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0xac7e6f…0f8988
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x77dbf2…8b5b7e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x69941f…613e71
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0xb64dc2…819113
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x526119…b7ded9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x55e0d5…cdc26d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0xafa30d…1e5366
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0xa29238…86ef11
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x9c8b85…7b1598
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x950d4b…1f63a6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x5383f2…0ea399
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x3c8e10…c8cedd
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x3ca268…5ccc64
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x784533…dca5a2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x9685f9…d76a99
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x49951b…f347a6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x099207…6a2d3a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x8a4932…7da63a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x701b80…5edfd6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0xb7e188…6f4ed0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x58d6b7…c81f5e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa28d ago0x82ef82…f2a233
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa29d ago0x92df11…1cd0d3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa29d ago0x5d71e9…4ea563
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa29d ago0xac98d2…870a52

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.