Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x1ee456…db2051
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x4d729c…981e29
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x8f724d…3f6b67
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x80d411…7f8854
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x821226…67c10c
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x0f9382…daae25
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x30eb44…2870dd
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xb7105a…4683d5
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x5d68fc…104bd1
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x89aeb9…e5f287
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x0a9e6d…a54074
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xe561ac…9ee091
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xa4fb91…a986e0
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x0f1c58…95befa
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x8831b4…5c7d67
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xa3896d…1eb5df
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x4b460d…c145d0
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xa40d0a…07a79f
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x54bc10…8a9de7
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0xa90e1c…6eaf39
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x637889…eeb641
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x33011d…2e6f29
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x62b452…fc1c73
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x4e4ecb…ad00c0
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa17d ago0x5a7ed6…348922

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.