Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x6d2716…3b888a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xbab1bd…339bcf
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0xfb74a0…f33f1d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x270c4c…36f254
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xf7f932…3f5448
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xca5188…372bfb
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xb21700…74bb36
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x026d4f…6ab17d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x84759f…ea43a7
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xd3ea35…1d0543
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x76f1b9…65365d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xa7fe5b…480c83
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x80bc98…18a217
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x1bd8c0…2a9369
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x15553d…774bfa
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x10954d…532942
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x25b05a…9176c3
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0x1c97a1…1a71e2
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0x066709…b019de
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0x22070b…9f4542
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0x1b4904…a19ea1
0x8533…2d670x9c95…e299Base—$0.001100%fluxa37d ago0xc2126d…f7940d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0xe923b3…2fdf70
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa37d ago0x52871a…ba4f0d

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.