Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xd4e2c8…a7ca7b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x5ae1f1…cf3fc2
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0xcc2922…cd91a4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xc41c1b…96fe35
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xf28ddf…b15cbc
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0x427ef7…5b9b5a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x06f491…140da5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x89bcab…57fd8e
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x904f4d…5acb8a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0x127f37…d4b56d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xc8d473…1cf5f7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xaf7e36…72c148
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xe13452…454f90
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x264f31…e2250b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xb8387a…35407b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0xf8afbe…55612c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x9fc4ca…602aec
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xd9b3bc…d97605
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0x880181…b9a82d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0x696c5e…04406c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x1b729e…8ad400
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x51b4e2…5e6a9b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa42d ago0x2b89ec…8385e3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0x1220b0…0d0edc
0x8951…ec060x9c95…e299Base—$0.001100%fluxa42d ago0xe1e065…24a904

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.