Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xe5d924…57499a
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0x6b731f…913e6f
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xcf79f0…184bc6
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0x6d7ebc…af34c7
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0x41cad5…cae222
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0x1363cd…0708e1
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xc329de…e3bd7d
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xe8dbec…38c024
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xce585a…b90b4d
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xaf5eec…d2a60c
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown52d ago0xed3d12…33aac8
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x7e5492…818b02
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x59e930…937d60
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x88f173…8cb811
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0xec370a…d415dc
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x5cc363…c90667
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x73a26e…5450b9
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x88f998…311678
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x25e1c7…06a3bb
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x5e8f77…98b2a6
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0xc6c28c…cb694b
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x61ba52…90ba3d
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x0a2a2a…569cc9
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0xf8c71a…b56259
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown53d ago0x622dac…864195

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.