Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xabdbd2…f33733
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xaec758…06b74a
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x64008d…2f5e9a
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x3a87f7…ed4458
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x33d80b…decdda
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xa7e4d0…d62ca2
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xfb3847…8e0d9d
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xc9603c…f14db2
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xf02e5e…671d4b
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0x556a73…c974f8
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xc5748b…e7a454
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa46d ago0xcb776b…1c40b7
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x6b6a00…33e0de
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x06e5c7…cde301
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xa21199…46fb8c
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0xd58139…1d4001
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x1cdbb3…57723d
0x92cc…160b0x9c95…e299Base$0.001100%fluxa46d ago0x82e0ff…7702d4
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x08595b…0013a1
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x833d03…8144a2
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xe0de9b…b7699b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xf24d1d…01a58b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x646dac…22c4e5
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xafad39…3a5ba1
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xf2da34…36ac21

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.