Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xac704c…8dd514
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xc45ae3…297e8e
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x767ca1…655d17
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x6ec55e…19eb90
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0x0e5369…5f1d1b
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x46e11f…48ab38
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xba2ee7…86f7b3
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x5ae553…949862
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xde1e27…f00f89
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x530ace…25025a
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0x17a067…789a7d
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x6f5d46…78ff80
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xb61578…571530
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x5b8df2…2493e7
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xe1f527…91e809
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0x893a0e…645508
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x4e616c…764c98
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0x1b86ad…0b736d
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x44523e…d9d07e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0xad0a3f…17f3f9
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0xc1a6a6…3421a5
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x72810f…bc9018
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0xec3793…85bb3e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa44d ago0xda2078…246666
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa44d ago0x9ce46f…ca89ea

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.