Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xe9b768…922f9a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x6672f9…30ac50
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x645849…ed415d
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x4fbaed…4ab78a
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xbf7a34…5fd603
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xa5ec26…3397b3
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xc12616…d8c7e4
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xa4089a…718469
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x7ffc11…bbe9ef
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0xb1e58a…0a92bc
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xde31bd…0582d8
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x69a418…06a0e7
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xcb6d36…d9d320
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xccc459…78097c
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x41d309…4886d6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa34d ago0xf4e8da…bbda42
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x43ccb6…7fe493
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x0b0f17…3726ee
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x783908…c5fb30
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x1a317b…876c4a
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x88e940…199a3a
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0x15ac08…9a7d35
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0xc6adc5…4e0afb
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0xb344a5…8e463f
0x109f…25150x9c95…e299Base—$0.001100%fluxa34d ago0xb94739…09c6e9

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.