Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xa29efc…481135
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x168409…6d50ab
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x28e81c…393423
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x972e07…853070
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xfaf1ef…c611ea
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x165f70…b1668c
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x4e49df…ca4e14
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x5fef1e…2a79a7
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x297d8e…12e9ce
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xe23ec3…9ee62b
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xaa776e…f3ca94
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0xd34bfc…d62bda
0x8583…aea50xfe80…47eeBase$0.001100%fluxa20d ago0x7c6c7d…0ae024
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x423140…0e2617
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0xa52911…ad5910
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x291fd9…3a1889
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x9d990b…18491b
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0xcc0299…bd2365
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x8a3f01…0cc271
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x082a3c…774060
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x8dd9a9…51f55e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x0dfdb4…89550e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x23e459…66382e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x0c5da1…94ade5
0x8583…aea50xfe80…47eeBase$0.001100%fluxa21d ago0x4a420b…2196a4

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.