Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x97d7ce…8bfa8b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x114986…fb758a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0xb2edc8…51e895
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e335e…2121bb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0xedda05…6564cc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x42fb5c…50583e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0x322f77…8a2423
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa17d ago0xcb2fca…f5ae3b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xce3270…ca295e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xd95c52…4e80d8
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x716705…1a361e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xb3c13f…aac567
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x38b085…71ab3a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x978930…2ece48
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x41fd88…c01772
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c0146…f2e1c9
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x88dadf…f9cd78
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x8d0228…dd67cc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d4558…c81f82
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xaf7108…dd82c6
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xe32550…1cb424
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x574653…684604
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x69b39e…64858c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x247642…445f7a

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.