Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x1f2721…bece43
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x623003…7bb89c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xcb9ba4…85ddd7
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xc62174…0f4f58
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x03c0bd…c19244
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x30fdd5…1c95d1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x4681f3…18d822
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x621fd9…df2822
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x78e7ae…035380
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x423c75…349bb1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x28f61c…d42da3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x2c1978…d26ff0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xb172c8…f904d6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x08fc6f…8de41b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x5ab4ce…fcb438
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x7fecaa…21de2a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x52a42e…44610c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x7e10fc…e1222f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x98d6a6…e36708
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xc12f6e…2640b1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xbea46f…c9f85e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x505a64…8cc266
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x82fb81…aa240e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0x6ea091…2f68b4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase42d ago0xdc1f20…6e7b1d

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.