Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…fad30xcbcf…5797Base—$0.02100%fluxa73d ago0xc0518f…05596a
0x8bf6…fad30xa572…4aefBase—$0.02100%fluxa73d ago0xa0d65a…c32894
0x8bf6…fad30xbbf4…4123Base—$0.02100%fluxa73d ago0x03c671…782512
0x8bf6…fad30x07b5…2c6bBase—$0.02100%fluxa74d ago0xe7cbb3…b6d471
0x8bf6…fad30xbffe…27aeBase—$0.02100%fluxa74d ago0xdfaf3f…b824b7
0x8bf6…fad30xc961…b33cBase—$0.02100%fluxa74d ago0x0f5ce2…8a06fb
0x8bf6…fad30xbace…4d06Base—$0.02100%fluxa74d ago0x2ae4cc…46e6c9
0x8bf6…fad30x3752…5a45Base—$0.02100%fluxa74d ago0x03c2ee…f56568
0x8bf6…fad30xa41c…4e2eBase—$0.02100%fluxa74d ago0xd6d100…d66418
0x8bf6…fad30xe34c…9ec4Base—$0.02100%fluxa74d ago0x7b878b…a6dd49
0x8bf6…fad30xd803…8a79Base—$0.02100%fluxa74d ago0x2baae0…c6838a
0x8bf6…fad30xd1df…92ebBase—$0.02100%fluxa74d ago0x042370…583169
0x8bf6…fad30xbfae…4904Base—$0.02100%fluxa74d ago0x0ffb57…53dcf9
0x8bf6…fad30x4ddc…f5d9Base—$0.02100%fluxa74d ago0xf09298…ed588d
0x8bf6…fad30x8d53…9ccfBase—$0.15100%fluxa74d ago0x4ee582…0525fb

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.