Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x2be5a1…885af0
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x211da7…2a4949
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x7ec78f…12acfa
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x143023…ef14fe
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x3c9938…c5e58e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xe53d08…2f4e69
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x3e00ec…72b44c
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xc9cebe…2b3a8d
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xe07d05…da3970
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x3336cc…dfd480
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x7051fa…061a7a
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x43474e…2babb9
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x12fa42…af30c8
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x8955cf…433dc7
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xa8c15d…fbff06
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x30cccb…c594ed
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xc0ffae…15e035
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x7f22d9…7f3bd7
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x2674f5…51e67d
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x3bd046…8a0e76
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x5c4486…05b800
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xbd03c8…86990e
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0xe4ebc8…fc19ba
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x78ac40…8858ea
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa17d ago0x470d5e…a6ff7a

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.