Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857f…43cd0x48ad…36b8Base—$0.10100%ultravioletadao67d ago0x2220df…f349cd
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b67d ago0xb57ab6…d6dc20
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b67d ago0x64eb3b…2f74ce
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b67d ago0x82c421…e8f688
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b67d ago0x0c9d58…216cd4
0x9456…8f090x48ad…36b8Base—$0.02100%ultravioletadao67d ago0xd7f48c…d11226
0x350e…66570x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x44d7cc…f6beb4
0xaf95…11740x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x088d42…16e6f8
0xc059…8b5e0x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x68564f…77ba3e
0x9688…d92d0x48ad…36b8Base—$0.03100%ultravioletadao67d ago0x3490ef…a9786a
0x5975…500d0x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x477aeb…0cfada
0x46bd…2ebd0x48ad…36b8Base—$0.02100%ultravioletadao67d ago0xb2075a…607e71
0xfa1c…65d10x48ad…36b8Base—$0.02100%ultravioletadao67d ago0xdeb300…46bd44
0x3a3f…f3a70x48ad…36b8Base—$0.02100%ultravioletadao67d ago0xdaa74a…178066
0x914c…b5e40x48ad…36b8Base—$0.03100%ultravioletadao67d ago0x976f1c…e1afa6
0x9456…8f090x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x3a204b…b403c1
0x3aeb…84080x48ad…36b8Base—$0.02100%ultravioletadao67d ago0x762e1f…4dd252
0xedc6…d2d00x48ad…36b8Base—$0.03100%ultravioletadao67d ago0x15f09b…07ca31
0x3aeb…84080x48ad…36b8Base—$0.03100%ultravioletadao67d ago0x2d757b…002db9
0x64db…c3680x48ad…36b8Base—$0.03100%ultravioletadao67d ago0xb006fd…415930

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.