Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x1a0bd7…47e291
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xe0e18e…a29646
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x4b646d…9580e6
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x1b3042…a9de0e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x44655b…d3561e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x669205…16caef
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x08a66f…8ec1c3
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xd5c8d7…1594c7
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x449331…331e57
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x4f9016…9bb0dd
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xda2808…3b1601
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x8b509d…68cf94
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x422f3d…76cce8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0x07347f…48478e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xc89aca…29011f
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa21d ago0xb64184…cf6752
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xc9abc7…5a56ea
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0x5dcca2…4228c6
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xb432c9…8b6a0c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xbaf616…e7fce3
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xa42926…a42255
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xa5af62…b5e7ca
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0x15f18d…3c39e9
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0xcf14c6…c353af
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa22d ago0x78a1ca…f7909e

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.