Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x141f19…ba0aae
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x1a9749…3220f5
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x0e5ab4…fedd7e
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xf0575a…e643d9
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x33475a…5bd0db
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xfa741f…5b86ef
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x6773ab…088055
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x469ca8…0a2f06
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x6edf81…46a107
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x796e06…c25caf
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x47e898…ae00d0
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x361449…d8d65a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xc2d1b7…38e4be
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x0b9002…75b2f9
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x1932ae…850907
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x94e458…0d8541
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x0000b7…9a927a
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xe9f0cd…65936f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x25d345…2cce3b
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x582217…f5e10b
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xdae8a9…f11ae0
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x9bc987…feebab
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xbd6ae3…d2ce31
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0x092614…415e01
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase36d ago0xcdd63b…1ee4fa

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.