Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa18c…5b530x10c1…1e24Base—$0.02100%coinbase107d ago0x0fe0c6…ae1085
0xa18c…5b530x10c1…1e24Base—$0.04100%coinbase107d ago0x8d2336…0d2bed
0xa18c…5b530x10c1…1e24Base—$0.07100%coinbase108d ago0x4cd395…d48738
0xa18c…5b530x10c1…1e24Base—$0.08100%coinbase108d ago0x325868…d81eee
0xa18c…5b530x10c1…1e24Base—$0.05100%coinbase108d ago0x4d1a57…447732
0xa18c…5b530x10c1…1e24Base—$0.04100%coinbase108d ago0xb04914…826776
0xa18c…5b530x10c1…1e24Base—$0.36100%coinbase108d ago0x376631…f94329
0xa18c…5b530x10c1…1e24Base—$0.007216100%coinbase108d ago0x71ca52…2c1dad
0xa18c…5b530x10c1…1e24Base—$0.02100%coinbase108d ago0xc5fcb3…15b38c
0xa18c…5b530x10c1…1e24Base—$0.10100%coinbase108d ago0x248c1f…5c1625
0xa18c…5b530x10c1…1e24Base—$0.28100%coinbase108d ago0x65b2ec…2b6bf2
0xa18c…5b530x10c1…1e24Base—$0.008481100%coinbase108d ago0x259891…d79b94
0xa18c…5b530x10c1…1e24Base—$0.00962100%coinbase108d ago0x228024…4853c5
0xa18c…5b530x10c1…1e24Base—$0.03100%coinbase108d ago0x79b454…9dd21f
0xa18c…5b530x10c1…1e24Base—$0.13100%coinbase108d ago0xc409ba…c698e5
0xa18c…5b530x10c1…1e24Base—$0.05100%coinbase108d ago0x36fd99…1cfdc1
0xa18c…5b530x10c1…1e24Base—$0.02100%coinbase108d ago0xdd8d15…4802e2
0xa18c…5b530x10c1…1e24Base—$0.02100%coinbase108d ago0x4e2372…dfcbbe
0xa18c…5b530x10c1…1e24Base—$0.03100%coinbase108d ago0xacf4b2…53dc62
0xa18c…5b530x10c1…1e24Base—$0.09100%coinbase108d ago0x8e25f1…72dc05
0xa18c…5b530x10c1…1e24Base—$0.008151100%coinbase108d ago0xca1baf…5282dc

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.