Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xccf7cc…8f8915
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa47d ago0xc725e8…fc6007
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x1d23c5…342756
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x8cf3dc…93a015
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa47d ago0x634f96…94696f
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x9cddf1…65d7f6
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xf4c5e5…467557
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xf92b31…690ebd
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xe9da0c…eb680c
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x9da0ae…8ff6a9
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x864063…b073fc
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x0fd61f…f676f4
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x500206…cd983d
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x3e4bfd…b98639
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x9c0188…9f0671
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x4ba43f…300ef9
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x88242d…46eeb9
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xc4273d…bd5df8
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x38705f…3652be
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xdeb15e…ec3f55
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xcaa0bf…f26752
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0xed746f…9aa3c8
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa47d ago0x08c16f…4de900
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa48d ago0xe20115…f1b290

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.