Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x79047d…529baa
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x67b69d…0d56f0
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x501b13…26e48c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x6db0bc…51dbfd
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x766da5…879be3
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0xc3a0be…e9902d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0xb73c06…6bb09d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x70facf…4f60ea
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x8d5180…7f75ab
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x96ab24…624ce7
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x489f1c…0b2135
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0x2a84cf…a6943c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0xa8c0c3…8f8896
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa17d ago0xc742ce…a87e60
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x1841f5…2123ba
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x16ab65…c53f8c
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x8e6c37…8880f5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x94f97d…bf69fb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0xd91913…b69e58
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x316fc8…d4302a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0xf144dd…22cf04
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0xa338f3…a1453d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0xa040c2…8e7fd3
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0xa6bc26…e22430
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa18d ago0x7ae580…0816e7

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.