Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f21f2…950af0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfffc3e…2a221e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85f983…60608d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8f469…5738db
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f903f…f0c6a9
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde2d1b…09dc14
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77d79d…f41ea1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ec763…90e666
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ccb11…53f6c1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bf487…e1b3ce
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe77a1e…81b7ff
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x796569…e5c085
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3763b…5a203b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdaff88…6295dd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0cd2c…efeeab
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26daf5…30aa36
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcae92e…60f461
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38de68…701467
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x606451…1ddac8
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd89fe3…15b1f6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc26e79…e83b24
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08aaa4…408765
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b4aef…53922e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36fee7…9edcf1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd71e78…6bebf5

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.