Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1796d ago0x51796f…de672f
0xebe7…35b80x6ede…86cfBase—$0.02100%0x2772…8c1796d ago0x734b50…6b0631
0xebe7…35b80x6ede…86cfBase—$0.60100%0x2772…8c1796d ago0x48fbdf…344951
0xebe7…35b80x6ede…86cfBase—$2.30100%0x2772…8c1796d ago0xf3020a…bf1121
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1796d ago0x860a95…5d5dff
0xebe7…35b80x6ede…86cfBase—$3.50100%0x2772…8c1796d ago0x95f6b4…8a6c6a
0xebe7…35b80x6ede…86cfBase—$1.40100%0x2772…8c1796d ago0x25e953…1df1c4
0xebe7…35b80x6ede…86cfBase—$0.08100%0x2772…8c1796d ago0x0b3512…35a623
0x6ede…86cf0xebe7…35b8Base—$4.10100%0x2772…8c1796d ago0x253aa0…450b5b
0xebe7…35b80x6ede…86cfBase—$4.50100%0x2772…8c1796d ago0x076c58…c66ebc
0xebe7…35b80x6ede…86cfBase—$6.20100%0x2772…8c1796d ago0xd8e25a…3da2f9
0x6ede…86cf0xebe7…35b8Base—$4.50100%0x2772…8c1796d ago0xd8fbf2…0ed8e3
0x6ede…86cf0xebe7…35b8Base—$5.30100%0x2772…8c1796d ago0x9965d7…4b9d8b
0xebe7…35b80x6ede…86cfBase—$2.10100%0x2772…8c1796d ago0xc82113…84dcd6
0xebe7…35b80x6ede…86cfBase—$2.80100%0x2772…8c1796d ago0x0e0efb…0ff1ee
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1796d ago0x65a03d…fb8fbe
0xebe7…35b80x6ede…86cfBase—$3.20100%0x2772…8c1796d ago0x7e890f…8a1c32

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.