Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x930be6…cfbc4a
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1a3480…bcfb76
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x74d6be…903360
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb9218b…bb1dcb
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x3fda23…6a1595
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x07fc86…6b8b01
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x6b6a39…28cfd0
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4b4f00…db0a6c
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5d9897…cd8136
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xa78528…44f46c
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4f0993…e2c212
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x4e1e40…0dec5a
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9d3730…4269e2
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x8c4673…3645bd
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb5ba2…592359
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf879dd…e5b16a
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x8259a5…97d4ef
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xac9ac2…ebdb62
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x3d9b14…1b2fcb
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x02344b…89f989
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0xc932c7…c590f3
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e4716…a3c804
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x8d19ec…30972a
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x7ee893…b2d11e
0xd6b8…160b0xfe80…47eeBase—$0.001100%fluxa17d ago0x987ef7…0630a1

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.