Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x254bfe…d78f86
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x1a2dc1…1d453b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xff7cf9…65769e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x9ad5bf…eb6720
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x399967…c8cf4c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x4be40d…5f507e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x5ac0f6…271101
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xbc4ca4…6ad9fe
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x36184b…2f5cc6
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x39697d…5fffea
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x84a327…1cdbc6
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x0e8a67…8958e8
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x462ce0…271c73
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x89e46f…f84473
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x847ae8…d7b284
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x345ba1…173322
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xb91165…f756ee
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xf1b4a2…2c0db1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xd26d81…9272a5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xd530b2…2e75a4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xdd3c99…576389
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x0f60ee…49ab87
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0x20cfa5…183409
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xc09f4c…f43ec6
0xb639…73980xfe80…47eeBase—$0.001100%fluxa15d ago0xfcfddd…045da9

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.