Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c6731…076377
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbbe9c9…90d02a
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b5443…49c2ac
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x03b139…30c6a4
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x355ab8…2f668d
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x60032c…9f81e7
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b4478…8661ce
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x00eeb2…dd0587
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x918fe8…f72718
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x6e07e9…0cf9e5
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xb0259f…9d15b7
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c8caf…39f551
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3fdd6f…d4b83d
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x332105…465847
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x81191a…ba559e
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x40c470…3657d7
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xabe752…7be85a
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3f6353…869749
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc2ccea…d0e0ca
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x62c765…bb775e
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbeca8b…64a86e
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7480ae…70a805
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x06e3b7…114dc6
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3f1c97…6cd825
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x982b35…0897e7

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.