Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa41d ago0xa583c4…69042e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0xb7f4e6…b12b8b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x5f29ee…dc074b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x5e3f4c…f42373
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x969fce…9a96b2
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x79dd36…a648e0
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x90e12b…d7a278
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa41d ago0x55e7fd…1cbb80
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa41d ago0x9f8f65…9884a5
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa41d ago0xc6570f…231be6
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa41d ago0x1b67ef…58771f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa41d ago0x670601…0139c0
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x18c827…b8c673
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x848954…60724b
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa42d ago0xaa6377…faad09
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa42d ago0xc215ce…b71cd1
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0xa8e386…77bd0e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa42d ago0xf5db42…dfac1a
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa42d ago0x5b946b…34ede2
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x842092…b6d4f4
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0xc5f1bf…d43504
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x38b768…311928
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x10cdb2…304037
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x5ba7fb…48a716
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa42d ago0x6c5958…0e15a1

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.