Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x6ae04f…8a9bdf
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xd26513…26ba18
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xd2d532…0f0c5b
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x6eee57…cdc7bb
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x4ba2fe…5b5f97
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xe726a8…39b390
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x09df39…945904
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x89261c…628bb3
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x429580…74ae96
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xcefd7a…206d74
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0xf85293…586d02
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x226912…48fe5c
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0xcd06fa…113081
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x886752…28c382
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x76d282…443d13
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x787629…55c390
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0x85cb86…63ebb1
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa44d ago0xe0cc54…393f87
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xeeb2c2…cca520
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xcb9334…a26e2d
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x400f10…f9c1e4
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x76b81e…a5db55
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xd92958…1a082d
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0xb973f2…89e5b3
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa44d ago0x14c50b…31204d

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.