Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0xed786a…4ef983
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x49d762…167892
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x3c39a7…4e33e9
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0xd0288c…019674
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0xdc1b6a…9f522f
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x352da4…49f161
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x879046…a3f849
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0xaea50c…ddaf68
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0xc223c9…101a5a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0xcad85a…c27819
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe6ddb…e07782
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x25a6df…f101bf
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x2c93fc…b0c49b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x8a00a6…bfae00
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x16a764…12ca12
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0xe58082…cd4d0c
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0xb27f25…a9a54c
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x206f93…cf3394
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x8ae128…5d4927
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x577e0a…b2299d
0xf79f…eede0x9c95…e299Base—$0.001100%fluxa35d ago0x73b1b8…e52915
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa35d ago0x208e5a…377df3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa36d ago0xdf7105…87794c
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa36d ago0x70e4fe…cee3f6
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa36d ago0x8297b9…7ff0c4

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.