Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x4ce803…9cac93
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x0ea0d0…eb1368
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x3cece2…390370
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x59c76c…8d2943
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x23279b…e2904a
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x26bfd9…b02ced
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0xd56e56…f99e62
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x8e7ebf…8c9b82
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0xc08bbc…ada925
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x7cbde4…f6acb8
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x7a6749…693026
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x581838…01f485
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0xbb085a…1f7d40
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0xd97cd2…42ac15
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0xb5850a…9b8c14
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0xdb5dc6…6f8e6f
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x4db94d…65975e
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x3690d1…34a616
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0xf8feb8…04de92
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0xe5a450…6eed92
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x75f2d6…dee9f5
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x73ed5d…cfa5fd
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x5a94cc…b5518f
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa44d ago0x8acdf9…39ea65
0xdf64…84740x9c95…e299Base—$0.001100%fluxa44d ago0x05d01c…c8af10

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.