Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x5a59b6…1d33a0
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x6ad979…03d9f1
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x12d8f1…f024f0
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x1c140e…3366ca
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xd2d5d6…768b5e
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xe2e372…b5fe57
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xdd7326…2b3232
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x6f0169…bc9892
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xdeccb0…b1b7a5
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x2b8145…4a15e2
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xbf554c…71a992
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x447d00…9e4da2
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xe2f526…82ad74
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xb6f5e8…e37a46
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xb04479…421ccd
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x7471e8…406605
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xee7e69…0cf3e7
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xf1818e…15480e
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x3695e9…0a709c
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x52067f…81bc77
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x5c03cd…570590
0x43db…a6de0x9c95…e299Base—$0.001100%fluxa50d ago0x283cf4…527585
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x51f12e…d260fb
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0xf5858e…62b341
0x43db…a6de0xfe80…47eeBase—$0.001100%fluxa50d ago0x3c6e1f…b197ac

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.