Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x47fdbf…b5ce08
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xdf4617…576484
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xb02f7b…65dccb
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x635532…9fa5a5
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xb94933…71cc45
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xecc989…302bb2
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xd5db67…fdccef
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x3261ff…4935c4
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x2fdd4f…65b80c
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x7cfe48…febc73
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x2b6834…23b2ce
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xd151f7…2836b8
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0xe677f3…a79b8f
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x4da193…715135
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0x2ac106…e26814
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0x386ae6…f69608
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xe05a8f…8e90fc
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xb2c089…b66a60
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x18d994…8a3f7b
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0xe2e147…e0eda7
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x872749…b62391
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0x7c0bbf…fc47ae
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0xdba447…6176b4
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0xade4c1…8cbb73
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa45d ago0xe79c08…83ae9d

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.