Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xcfb61b…778788
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xd7dbf4…0c4c18
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x707327…da25e3
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x603807…3b847f
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x40e818…95ab8f
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xa82c6a…1665ac
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x72d35b…065784
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xbc0208…b44f2f
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xb107df…4595bf
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x6d9d92…c1bf68
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0x8e5c88…06d2fa
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa17d ago0xd2e95a…2d2ff0
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x2ccbc7…357cd4
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x57ff17…1669e5
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0xd5290c…c9501e
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0xc35d0e…918e6b
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x87e1f3…bce67b
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x7ac055…b195b6
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0xd0fc7c…99dbf4
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x296817…40c365
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x958b23…4e4aa8
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0xba7029…437ea9
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x4983f9…797d29
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0xf462ed…e1ba17
0x3fcb…a8a30xfe80…47eeBase$0.001100%fluxa18d ago0x188d1a…bfcaa9

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.