Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89da…d47e0x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0x34a7e7…279cfc
0x89da…d47e0x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xdf1040…ce3d4e
0x89da…d47e0x52e2…f3eaBasex402 service$0.008100%coinbase36d ago0xf52f70…82d4bc
0x89da…d47e0x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0x130a45…680428
0x89da…d47e0x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0x416c58…b79309
0x89da…d47e0x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0x85c038…d8fc46
0xfdc1…cc960x52e2…f3eaBasex402 service$0.001100%coinbase36d ago0xe81181…53a0ca
0xfdc1…cc960x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xce20b0…48a659
0xfdc1…cc960x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xf34684…90805a
0xfdc1…cc960x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0xef24f7…a73894
0xfdc1…cc960x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xbf49fd…439667
0x13de…97140x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0xdcf368…fa40e0
0x13de…97140x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0x9b12dc…0e6644
0x13de…97140x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xbc7810…3c2ad0
0x13de…97140x52e2…f3eaBasex402 service$0.004100%coinbase36d ago0xc3509f…f1f741
0x13de…97140x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xbba4c2…eb7d9b
0x13de…97140x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0xa261c7…55ba44
0x13de…97140x52e2…f3eaBasex402 service$0.008100%coinbase36d ago0xbd4fe9…14c285
0x13de…97140x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0x723933…78c3e5
0x13de…97140x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0xeeca47…43573d
0x13de…97140x52e2…f3eaBasex402 service$0.001100%coinbase36d ago0x4d80bc…aed4d0
0x13de…97140x52e2…f3eaBasex402 service$0.008100%coinbase36d ago0xc4bb85…eb5ce6
0x13de…97140x52e2…f3eaBasex402 service$0.003100%coinbase36d ago0x3b481c…321322
0x1cd5…dee20x52e2…f3eaBasex402 service$0.005100%coinbase36d ago0xc87d66…e9d2d2
0x1cd5…dee20x52e2…f3eaBasex402 service$0.001100%coinbase36d ago0xfd8532…83914f

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.