Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa16d ago0x366128…e74abb
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa16d ago0x1e6549…d94f36
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa16d ago0x63801b…570c2d
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa16d ago0x6c5c9c…ebf8b5
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa16d ago0xc3016c…0bd583
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x15e728…acc674
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x3f9ed0…a271a6
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x8fe590…394a58
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xcab8bf…e781ed
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x2439fe…50079c
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xc0c2bd…fb1e62
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x662a25…a62a35
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x7d50b9…b9463f
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x0b7e86…d18f44
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x2394e3…f3760a
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x482f82…cd9c4b
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xa4f014…7a05cf
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xd00a97…9ac6a6
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x72e3ef…187070
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x0392ee…2b4644
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x06c113…f91f8b
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xf69179…8b9342
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x311354…102472
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0x36fe92…637adf
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa17d ago0xbd8a37…9227b7

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.