Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x19030b…b4cf29
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x5f4f60…ec69f4
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x031f8f…b9d9c0
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xa63ed0…b25080
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x3d7f88…9fe0b4
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x6093a5…069c8a
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xb74f31…429234
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x9f4623…fc6c99
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x12abcc…3d077e
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x89e0a5…58910b
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xc61ba7…0d01e1
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xed6fdf…ba9b41
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xa802e4…e8a266
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x55d689…6353b9
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x15f041…ca5394
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x398e0d…da6d89
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x05aea1…3429f9
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xb7d8a1…d448ac
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xebebaf…a1be7e
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x3de45f…e5190a
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x4438a6…989fbd
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0xbe47dc…8b32c8
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa17d ago0x9341ff…295ce3
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa18d ago0x57d73d…4a7dcb
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa18d ago0x6fea79…84be88

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.