Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xda9110…3fd089
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x3e3d57…40403d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x05e836…62736c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x715d69…abcb4e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0xe88089…8ec499
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x5d18d1…91d11e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x7675d1…359c69
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x0c8f87…c74ba0
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x764982…618e33
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x918589…b6f6dd
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xd09afc…e5e17c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x518cdb…4df02b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x4ef6f6…ed63ed
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x407926…54de2e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xf396e0…6b9c2c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0xb6a167…2b5c80
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x25d160…c2a562
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x9e4049…769ba9
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa49d ago0x73fdf7…f89dd0
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x0c213c…0ecee8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x6f9fe4…f893bc
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x603a4b…facac1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x31b547…9d0e56
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0xccd7b0…f7ed8d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa49d ago0x67cbb0…1815c8

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.