Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x6872c8…287314
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xf01298…e56408
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xf9a170…4da250
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x55ee91…d3e159
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x3b43d0…160795
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xb2112b…5e2ffd
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xd8f27a…b9addb
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x4c7180…331cde
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x4d6e07…ec3942
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x091e1c…f0aad9
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x9373c5…1775cc
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x47bb42…a31530
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x0489f2…6ce30c
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x1af5fd…dad3dd
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xe93695…0137d6
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xb600fd…b653b4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xfa1854…a87354
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x605e7c…07a346
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xa05832…8ea736
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xa28a81…c8ed46
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xd1a730…ff4efd
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0x6e321c…901c0d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xb6f54b…7c894b
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa17d ago0xd8fea0…37aeb4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa18d ago0xbd399f…5b8f96

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.