Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x82a097…366461
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x4376d5…1ff09e
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x900e67…963772
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0xc72804…61aa62
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x4f4a60…e832dd
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0xcaa2c8…e577a8
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0xcea07a…aaf552
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0xbcb915…3ab4de
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x8171e8…6e1c47
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x2f767b…261800
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x19d5a4…c90922
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x65cff8…9aa587
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x2d85eb…8f4fea
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x716d24…36536f
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0x41f1d6…30810f
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x805722…0ff4cd
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x280b74…79a538
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x5e1bb8…20a35c
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa44d ago0xb58435…61da77
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa44d ago0x3b043c…250cc5
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa45d ago0x6fc596…7d761b
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa45d ago0x69db3a…862c81
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa45d ago0x295fca…10ae68
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa45d ago0xee28f8…ba1ad7
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa45d ago0x112556…f09510

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.