Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x9496ea…11d6b6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x60320e…4b857f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x19f045…85cf20
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x7a46ac…f00f87
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x755714…b69c39
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xa22a57…46c20f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xc5fb37…ebe2fd
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xba2319…b2b579
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x0b1ddf…24f655
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x8e469e…a9ace2
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x3ad2f6…3ec972
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x4d9ab0…001dc8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xfe59ff…359e05
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x8f0402…eab93d
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x88b809…c63b41
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x125745…cef122
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xb647f1…6b23da
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xce1c63…5aa94a
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x12bb03…3ff701
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x97d3db…d1b411
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xd12287…6e6ee3
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x781b4a…c4546b
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xc69ea3…48a121
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0x118de3…d8c38e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa20d ago0xccc34d…c2fb4e

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.