Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3009…07970xfe80…47eeBase—$0.001100%fluxa17d ago0xdf3242…169500
0x3009…07970xfe80…47eeBase—$0.001100%fluxa17d ago0x88f868…cba843
0x3009…07970xfe80…47eeBase—$0.001100%fluxa17d ago0xb02e6e…1f3413
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xbf5872…3aecbf
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x7d1d92…f888a3
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x5cad57…0e12a5
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xedcf37…5dbae6
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xe42222…d104f8
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x7bcbdb…7cb2ce
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x04d0e0…db1893
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x19879a…0e3697
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x93c3df…bfba02
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x6ad472…596cf6
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x120035…beb31e
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x5c538a…f4367a
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x406e8e…c03ed7
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x398d02…12944c
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xe8d4e9…40f38f
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x450fd6…ba11d4
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x69279a…4446b7
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x8aa8e5…cbe62c
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xe9f44a…a83655
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0x67e427…634286
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xf503a4…a712f7
0x3009…07970xfe80…47eeBase—$0.001100%fluxa18d ago0xde1c37…2aad28

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.