Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0x45ac…8943Basex402 service$0.01100%coinbase70d ago0x8cec6f…05aa55
0x3182…544f0xd86f…c0b6Basex402 service$0.02100%coinbase70d ago0x49318c…aec65a
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase70d ago0x3c8d27…ab24d7
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.02100%payAI70d ago0xf3aac9…8f7dc4
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI70d ago0x9a4161…ba4928
0x3182…544f0xbd17…283dBaseStableFinanceNews$0.02100%coinbase70d ago0xa499c8…c33481
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase70d ago0xa71b21…d49041
0x3182…544f0xff45…9f15BaseHyrule CloudProxy$0.003100%payAI70d ago0x92e957…2e70a9
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase70d ago0xfbf5b0…f06343
0x3182…544f0xbcaf…1a60Base—$0.03100%0x67a3…3cdb70d ago0x232e02…8019b3
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase70d ago0x37a920…410766
0x3182…544f0x862a…4db3Base—$0.001100%obol71d ago0x843d1b…eb29a4
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI71d ago0x839c39…39b1ae
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x754cf7…5018d0
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x928cae…b41afa
0x3182…544f0x548f…abc4BasehyperextendHyperliquid$0.03100%coinbase71d ago0xcde92b…ee2348
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase71d ago0x26cbdd…074f6b
0x3182…544f0x30a5…47e0Basex402 service$0.01100%0x2772…8c1771d ago0x46dd95…78e0a8
0x3182…544f0x30a5…47e0Basex402 service$0.003100%0x2772…8c1771d ago0xb4b1ec…42ab0f
0x3182…544f0x30a5…47e0Basex402 service$0.004100%0x2772…8c1771d ago0xbb937e…ca3ab8
0x3182…544f0x30a5…47e0Basex402 service$0.01100%0x2772…8c1771d ago0x343046…680fa3
0x3182…544f0x30a5…47e0Basex402 service$0.004100%0x2772…8c1771d ago0x295571…844680
0x3182…544f0x30a5…47e0Basex402 service$0.002100%0x2772…8c1771d ago0x96b2ad…0702a7
0x3182…544f0x30a5…47e0Basex402 service$0.002100%0x2772…8c1771d ago0x9aec25…f3b839
0x3182…544f0x30a5…47e0Basex402 service$0.003100%0x2772…8c1771d ago0xfabd2a…3f8365

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.