Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0xcee30b…7b9b37
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0x77d418…eaabda
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x297eec…78b916
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x66af39…b9359b
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x24237b…d7fae9
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0x3e6fe3…264639
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0xf308dd…0f1b5c
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x21234a…e94afe
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x84911a…c718cf
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0xef8e61…98ccb3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0x459225…c4c468
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0x246a62…b5b535
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa35d ago0x004706…884ed2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa35d ago0xb26666…7090f4
0x20fe…be430x9c95…e299Base—$0.001100%fluxa36d ago0xd50756…6851f2
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa36d ago0xf30995…cf4037
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa36d ago0x9d5e68…ae6aa4
0x20fe…be430x9c95…e299Base—$0.001100%fluxa36d ago0x673025…1a568e
0x20fe…be430x9c95…e299Base—$0.001100%fluxa36d ago0xef7879…4e96db
0x20fe…be430x9c95…e299Base—$0.001100%fluxa36d ago0xffecc7…eaee86
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa36d ago0x5ddf89…389a94
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa36d ago0xaae451…568d4d

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.