Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xbfdc07…2250d7
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xc54f77…35fc9d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x73f1e5…fa110a
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x227dd4…8aec69
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x892818…0f9bc4
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xd8a827…5da28c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x8f7381…80495f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xe0ba11…951f91
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x6b49f9…4f8e6d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x224d98…e0d1e7
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xb1c3bc…e42daf
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x7549ab…af5e11
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xc81fbd…732fd5
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xdd827d…efeeaa
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xf2d7e0…86ce6c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xc33c96…ae0fe6
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xe2f8d4…d20e2c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xfc930e…26e401
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x695e0e…c2c2f4
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xd08d41…bfe841
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0xffa458…ebb930
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x06c814…7d77ef
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x844e0b…bbe3a7
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa17d ago0x108041…e59c61
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa18d ago0xf3ad50…476577

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.