Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e3249…9838bc
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x109e7a…18ea12
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x76cfcb…0234bf
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xd72ab2…015e7b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xb26d63…d6c9e3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x24d9a3…79414b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xab5b80…8c4928
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xa1d482…d4102a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x2fea4d…619a8d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xc40bfd…7c6c09
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f1035…2e3c62
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xa1ec9d…6f4923
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x44fd12…aaccbb
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x62c249…27762a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x90df5b…8549cd
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xce0eea…415fb7
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xe64e77…1a48a3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x734171…3bdad5
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0xdd52e4…279df2
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x734739…52ac04
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x63a40d…7a53b2
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x7ec17c…11727a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x0f0b64…de2c82
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x96e4f2…8edd45
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa17d ago0x0137b4…0f220d

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.