Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase$0.001100%fluxa17d ago0x581360…44785c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa17d ago0xc967ac…dee225
0xb179…2d640xfe80…47eeBase$0.001100%fluxa17d ago0x9b6bf9…e51200
0xb179…2d640xfe80…47eeBase$0.001100%fluxa17d ago0x4230c9…9d3baa
0xb179…2d640xfe80…47eeBase$0.001100%fluxa17d ago0xd54edb…e27e8a
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xa94e6d…f40d4f
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x348b5a…fd0856
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x5a287f…6287d5
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x05429a…1a74c3
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xfed776…98dc66
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xc42fbf…8ac06f
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x8239d1…4ae0f5
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xb5bee7…4938f9
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x58891d…a11420
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xc04060…abe562
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xc93158…fc7285
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xbab980…46af27
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x6cb287…e9f9bf
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x8d0db6…049ec0
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xcc1b60…d16115
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xa4b92d…2337ef
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xfe52fc…e86223
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x7c9a42…e05480
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x9dad7c…2748c2
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x2e3e16…ba2f45

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.