Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x284f…324d0x10c1…1e24Base—$0.12100%coinbase114d ago0x6995f3…e2876e
0x284f…324d0x10c1…1e24Base—$0.08100%coinbase114d ago0x85d141…5bb22a
0x284f…324d0x10c1…1e24Base—$0.32100%coinbase114d ago0x2a93a9…98ab43
0x284f…324d0x10c1…1e24Base—$0.39100%coinbase114d ago0x8da29b…17aa46
0x284f…324d0x10c1…1e24Base—$0.18100%coinbase114d ago0x6c45c4…646c1c
0x284f…324d0x10c1…1e24Base—$0.01100%coinbase114d ago0x1c9a9c…ec5171
0x284f…324d0x10c1…1e24Base—$0.03100%coinbase114d ago0xb21b67…25ce31
0x284f…324d0x10c1…1e24Base—$0.05100%coinbase114d ago0x02711f…3fdecb
0x284f…324d0x10c1…1e24Base—$0.07100%coinbase114d ago0xa02786…9a1ef4
0x284f…324d0x10c1…1e24Base—$0.02100%coinbase114d ago0xc0983d…a03563
0x284f…324d0x10c1…1e24Base—$0.31100%coinbase114d ago0x212f1b…bc0fd2
0x284f…324d0x10c1…1e24Base—$0.05100%coinbase114d ago0x964fae…918c7f
0x284f…324d0x10c1…1e24Base—$0.07100%coinbase114d ago0x319e6b…7f4744
0x284f…324d0x10c1…1e24Base—$0.06100%coinbase114d ago0xfab7a6…9f7daf
0x284f…324d0x10c1…1e24Base—$0.01100%coinbase114d ago0xfd5150…5ad4fd
0x284f…324d0x10c1…1e24Base—$0.02100%coinbase114d ago0xf96425…8498ce

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.