Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa41d ago0xd0cb7a…8b7b67
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa41d ago0x4a06b8…d972a2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa41d ago0x386388…e8dddb
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa41d ago0x61e21b…ca67de
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa41d ago0xadde25…d184cf
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa41d ago0x985f88…962ee5
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x965b5a…5d22e0
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa42d ago0x752a1e…b6e145
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa42d ago0x5ec6cb…be6347
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa42d ago0xa152a4…739b37
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0xf26c91…067804
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa42d ago0xe37f88…42f261
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x5bd110…194518
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x38fd14…df39db
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0xc766bf…3da49d
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x8ed79f…c629e2
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0xc6390e…3bc8dd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x3a3bfa…8472cd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x2f4e91…78fb76
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x9fe6ea…c5a9f3
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x1a7a32…4ca305
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x1f71a4…3d5cec
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0xfe17a9…2ec708
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0x4c3e41…776571
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa42d ago0xef3680…551c79

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.