Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xf2a3ab…5883c3
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x7c20e9…8084d5
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x73e715…6bc420
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xc3f5b9…afef09
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x2f87ec…185c7d
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xefc96c…5e4764
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xd66303…3409aa
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xeba5e3…f4ad7a
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x45e107…bddf5d
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x4ba89f…c6cc3b
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x98ea35…fc439b
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0xf2f475…7c4946
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x38528f…00f522
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x6eb5a3…766dae
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x0c9721…3526bb
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x774c18…0318aa
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0xa30291…2f86a2
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0xf506de…7f04c0
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa39d ago0x5b246e…574203
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x6ab63b…55754a
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x43e65a…ec8d8a
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0xb895f2…e65470
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x4d8ea4…14c630
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0x9c1aec…d3b65c
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa39d ago0xf65347…9c0522

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.