Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base$1.0270%0x17c8…043635d ago0x952c8d…f2f9bb
0x28e8…dec70x6366…f1e2Base$0.2270%0x17c8…043635d ago0x0cf394…a4e067
0xe95e…6ec90x6366…f1e2Base$0.2070%0xfc74…d8a535d ago0x4e16b9…50a7b1
0x5d07…6fad0x6366…f1e2Base$0.0270%0xfc74…d8a535d ago0x551dfe…f48dc0
0xe95e…6ec90x6366…f1e2Base$3.7170%0x17c8…043635d ago0x32f03f…57b284
0x28e8…dec70x6366…f1e2Base$0.1670%0x17c8…043635d ago0xcd2c62…f81901
0x5d07…6fad0x6366…f1e2Base$0.1970%0xfc74…d8a535d ago0x800a04…1b5be0
0xe95e…6ec90x6366…f1e2Base$3.0270%0x17c8…043635d ago0x04a642…8fd0a0
0x01e4…f7800x6366…f1e2Base$0.0270%0xfc74…d8a535d ago0xbadceb…7174fc
0x28e8…dec70x6366…f1e2Base$0.4870%0x17c8…043635d ago0x2dd7a7…f718f6
0x28e8…dec70x6366…f1e2Base$2.1670%0xfc74…d8a535d ago0x75fd85…756e50
0x28e8…dec70x6366…f1e2Base$0.5370%0xfc74…d8a535d ago0x56ffa6…05ce9e
0x28e8…dec70x6366…f1e2Base$1.0670%0x17c8…043635d ago0x9b3ef8…0d0d6c
0x28e8…dec70x6366…f1e2Base$13.3370%0x17c8…043635d ago0x60f48c…1cacec
0x28e8…dec70x6366…f1e2Base$1.9270%0x17c8…043635d ago0x21dd93…b2baa0
0xfd75…13760x6366…f1e2Base$0.0470%0xfc74…d8a535d ago0x3bf378…0ddc39
0xfd75…13760x6366…f1e2Base$0.3770%0xfc74…d8a535d ago0x7065cd…0cf512
0x28e8…dec70x6366…f1e2Base$1.1170%0x17c8…043635d ago0x932623…fe7b8a
0x28e8…dec70x6366…f1e2Base$0.2370%0x17c8…043635d ago0x7d4dfe…c461a8
0x28e8…dec70x6366…f1e2Base$1.0270%0x17c8…043635d ago0x16ee78…72bd22
0xfd75…13760x6366…f1e2Base$0.3970%0x17c8…043635d ago0x57f49c…7b0c1a
0xfd75…13760x6366…f1e2Base$0.0770%0xfc74…d8a535d ago0x3e4b8e…6f72c0
0xfd75…13760x6366…f1e2Base$0.3570%0x17c8…043635d ago0xce9cf1…b03eed
0xfd75…13760x6366…f1e2Base$0.3570%0x17c8…043635d ago0xd15e27…0f3c7a
0x7ebf…ceb70x6366…f1e2Base$0.0270%0xfc74…d8a535d ago0xdef5d1…4aa22a

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.