Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa39d ago0x87f247…2b79f5
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa39d ago0xa181f6…ff4068
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa39d ago0x0ea189…b94da2
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa39d ago0xc7022d…7d8dec
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xc6ec52…407693
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x5cc756…15139f
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0xa14a6e…c6d491
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x40a74a…315eef
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xfe0b75…939b48
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xa22fcb…d56d6c
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0xd4524f…26544c
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0xd752bb…e66cfd
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x86e63e…2b34ed
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0x36534d…6afeed
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x939ab6…42258a
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0xf33512…9b2a47
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x8c45c5…21e173
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa40d ago0x39f332…64d8c4
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x49ed8f…884282
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xb5cbd2…b91857
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x81ac31…bf6927
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xe82088…35ecf9
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xe85a0a…c3c53d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0x03ac87…c5990d
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa40d ago0xd8da42…34d401

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.