Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf16f…4eca0xb075…59d8Base—$0.0670%0xd5a8…f61647d ago0x740136…34740b
0xf16f…4eca0xb075…59d8Base—$0.0670%0xd5a8…f61647d ago0x734b35…1ce538
0xf16f…4eca0xb075…59d8Base—$0.0670%0xd5a8…f61647d ago0x069a26…b5d6ce
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x86d7a6…8cb299
0xf16f…4eca0xb075…59d8Base—$0.0670%0xd5a8…f61647d ago0xac5d51…0eccdc
0xf16f…4eca0xb075…59d8Base—$0.0670%0xd5a8…f61647d ago0x3de5d7…a3d39c
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x54f268…181a57
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0xde7d06…fbbdd3
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x11ca4f…47957b
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x44da18…1e38d4
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x1bf8f9…1d8be2
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x823bab…52515b
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x558d2a…3ef92b
0xf16f…4eca0xb075…59d8Base—$0.02100%0xd5a8…f61647d ago0xd5662f…43784e
0xf16f…4eca0xb075…59d8Base—$0.02100%0xd5a8…f61647d ago0x4d4a18…91507e
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x28bced…cc4c40
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0xbe2e4a…b16c08
0xf16f…4eca0xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0xdc2a69…8dff97
0x9f5a…f3550xb075…59d8Base—$0.06100%0xd5a8…f61647d ago0x11f1ae…ade25f
0xf16f…4eca0xb075…59d8Base—$0.02100%0xd5a8…f61647d ago0xa3b61b…5db4ed

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.