Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x1668a2…e1d089
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x123d61…93e974
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x87d0ff…c1e3df
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x0d5a68…f7f522
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x0c4127…d7d896
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x9adff6…abe312
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xfe1267…7d7337
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x08be2f…860c18
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x3bb641…0f6881
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xb70846…3f714f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x5061fe…7d9e7b
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xbcd1f9…351001
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x53ed53…187960
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x35013f…b9621e
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x768f65…1107ea
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa43d ago0x494e44…32326c
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x2d4f28…032cfe
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xdb567d…ed9763
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xa3a0cf…901bd3
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xe7c614…d41076
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa43d ago0x38a5a2…ef2c96
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa43d ago0x2dd883…43f33e
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xc9eff6…f52885
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0xb13f28…20e240
0xc48f…44240x9c95…e299Base—$0.001100%fluxa43d ago0x68b497…1d9059

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.