Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x28dcbb…5a377e
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0xf1889c…09c055
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x51714d…938e8e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x2c67ac…dc14a3
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x2fa391…231803
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x0343fa…55f9bf
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x45f074…76ba0e
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x7f2b20…a92607
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0xd77021…592b28
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x820352…234e1e
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa40d ago0x1a5087…482832
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x070d41…4e145e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x5db0bf…c45efb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x383367…7a1255
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0xc0c374…c68b5f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0xa0669a…dd9a75
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa40d ago0x295c2e…957b4e

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.