Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x6b722e…2899dc
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x6cd5aa…af82ee
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x258f9f…ef7437
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xf90308…f4e476
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x3b1e69…01c7b3
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xbec3c5…a2c36f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xc53cc3…0d73e1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x8addae…6c900c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xca3fc4…7257d1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x145172…2bb44d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x1e48b1…241dfb
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xde25db…fd77bb
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xde0492…979dd7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x41cc40…ff23fb
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x49f5c3…12b290
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x8affa8…4719fd
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x395510…6d6b2f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x6b9d64…7eb47b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xfdc18b…b602d3
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x3d0689…e2f7a3
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x0bf9c8…75e474
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xdd7c9d…4cd2f7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x913ec3…eb9edb
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xdf0164…4d30b6

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.