Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xec2cab…0cd2fa
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xd6c0b5…a82fb8
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xee510f…e405a4
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xc59e15…f309d7
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x007fca…32f4b3
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x63b54b…93fd74
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x6d6a03…500d4c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xd553bd…4cc07f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x9ca8c0…0e0918
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x8771ff…625335
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xa8b880…d4a20f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xef7c43…cec8c8
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x96b092…48d67e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x3c4704…3a7894
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x2414cd…e336de
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x1f1634…23a741
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x608ca6…a2c520
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x59c246…c5d149
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xf4d1ee…fae073
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x20000b…91a122
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xef26e7…d750ad
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xb877ae…b7480e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xc48226…15ba9a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0x8332b4…99d648
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa22d ago0xd88a3e…70ea6f

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.