Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa36d ago0xf740f4…2a6d69
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x754aa2…6f01ae
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x1ca2ff…807561
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xdfb5c1…283ae2
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xa90d39…a24bce
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x5a0819…d74aec
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x4b598d…4f5c5b
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x21fb9d…0ea576
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x08080f…cd9d59
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xe14b52…2a5b07
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xfb7d11…3cfd45
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x9c06cd…dd7d3a
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xedc8f3…61028c
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x4c7881…7db4f0
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xb1569c…ff7e0b
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xa35940…e320e3
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x84918b…10317b
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x70e282…2675fe
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x647d75…e20b97
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xeb2404…3adcd3
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x739f1f…785250
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x58fff3…4bbd24
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x951d9b…02a1a8

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.