Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95df…e43c0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x5d16ef…c69308
0x7a9d…0a8f0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x9f2b6b…d3c023
0xf937…64680x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x83112e…713243
0xd93d…de9c0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xebc6cf…759684
0x4c76…09070x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xefeb5a…c4d88b
0x8b7e…c0e40x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x7f3baf…ca0277
0xbed1…40ab0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xac338a…b5718c
0xd9de…20680x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xfb505e…deaa1b
0x04a0…6be80x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x336943…6da32b
0x9f9e…6dee0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x8fc880…04e5d3
0xc918…81420x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xaa22e5…bc05ce
0x65cf…b5f20x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x09228e…61f2e8
0xcc43…e2690x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x73d282…748c57
0x2006…43b50x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xd19a5d…629753
0x3357…fdee0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x860797…ed407d
0xd42b…31fd0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xf77094…563ad7
0xf6e3…d21e0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xe9520d…1af9ca
0x4c8e…a8f30x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x5b675e…312d55
0xeb0d…927a0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x2ed563…5955c6
0xfb7b…b4320x44b4…727bBase—$0.003776100%0x461a…5962105d ago0x31694a…4b5754
0xe7d8…4fd40x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xdef51a…f04902
0xadae…a73e0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x54e478…059b06
0x46f3…18660x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x7d411e…f88742
0xed3f…92040x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x21d67a…cc11c0
0xcc43…e2690x44b4…727bBase—$0.003776100%0x461a…5962105d ago0x54f695…7862f9

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.