Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x17ede1…84bbda
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xcb8a4a…5f556f
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x70f50e…f88fd5
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x9ddb2a…c40e22
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xe920db…f56b0f
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x6cca9f…f9cebe
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x5cd251…3680ae
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x38d8e3…1adc6e
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x6fe54a…0542f5
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0xdccc52…19c9c1
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0xccbb63…dc2e11
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xb75338…cb0401
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0xcf9a18…f39767
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x75e491…2deb36
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xe01e4b…93fb67
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x0b7787…24639f
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x56be31…1db82b
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x1e2fc6…c28408
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x8b4991…28aea9
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x854343…604224
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xecd3ee…00615e
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xecd8d7…e7cc71
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x51c97b…5f1d61
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x9e803e…0461d2
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x545594…a913d8

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.