Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xf5ab3d…764dc2
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x4a9803…2c925d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xcdce5f…0d2f29
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xfa49dd…5c9b4b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x87e5dc…abec43
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xeb5f0a…2d255e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x01a641…652524
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x40b058…2ce334
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x5a7a28…020ee7
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xfe940c…126652
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xc079b8…ca5440
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x7044c4…3ab210
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0xba0ab3…25be60
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa17d ago0x610d72…f9a076
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xb424e6…1110ca
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x98b2a3…f54138
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xc5ab88…69991b

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.