Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x92f4f6…f9311e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x6c288d…145de9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xb853f2…97d8ab
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x723125…fdec8f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xc3fcfc…68d517
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x8c3009…38915c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x922134…d553f1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x17bd7c…00c29a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x61d3e2…39e35a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x47ced7…414cff
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xec4d1f…fb8ecd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xf04dad…f6f2bd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x8eb538…50dfed
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xe41177…fddb3c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xe204f8…c6e8e5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xd1c529…c24ac2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x17bbb3…57e0f5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x6414eb…900500
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x552943…489a9d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xa3fb2c…a2752a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x079e8e…4fef21
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xb17263…97420b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0xb78bbf…32b6d3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x7b737c…bc9670
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1d ago0x7b5f92…a69d39

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.