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%candidates98d ago0xda64d6…9f7c7a
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x885532…67537e
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xb959de…9042be
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x37adc6…89dbf2
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x6d6eca…ff236c
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xcae5a1…436827
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x577166…5c1852
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x402891…3aefea
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xbe7a49…a5e892
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xc801aa…3d7c4f
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x7341c5…657be7
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x1b5d23…beb93a
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x28b221…f432ed
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xa93e3a…84dad1
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x9f6265…1d07ce
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x4f54fa…7bdc43
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x0da7e6…5eeb0b
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xfe461f…cc3122
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x5d0974…674479
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xad7d80…985e31
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0x5ee1aa…c5705f
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xfc376e…6ed1cf
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xabcdcc…c9c325
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xfb668a…8ec0f7
0x26f5…22f50x9c95…e299Base—$0.001100%candidates98d ago0xb45534…af2127

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.