Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x956e8e…052b5c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xf17cca…40017e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xba9349…ca8264
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x5a0e37…ee2549
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x7ec21d…7d1012
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xd01eab…a7f4a1
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xf0caaa…04f8b6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xed4d88…b6b3d0
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xfc0aca…5b4ee5
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x8ec872…1c858f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x9f698c…7174f8
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x36b888…c41ddd
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x323d5d…f506fb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x8c6f0d…d15a08
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xfc9c5c…e689a1
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xd7eaed…429f6e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xbf15b9…451593
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xed35c4…13f009
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x4c1ef1…082b2c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x63d6c8…67874e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x89a5b1…788495
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x9dee31…c74de6
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x5a866d…cdd63f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0xc03359…7b2260
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa20d ago0x0b4447…f83c36

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.