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%coinbase46d ago0x8c7996…2e9c2f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0xceacf6…c56e97
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x7b93b2…b53bc8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x746000…53d14e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0xfb2fe1…c79899
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x095a4e…dc1a76
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x97387a…609a5f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x35588f…7d8c57
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x09e31b…e3e312
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x9bf15e…69dad1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x7259ab…a61396
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x734999…8120b7
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x049fc5…61f6a6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x5df7b3…4f2ab6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x586fc6…c812f9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0xf75ce3…0bf66a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0xb772e7…9c72f1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x1c95a3…3fa99d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0xc0bedb…2ef23a
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x0d3bd9…556bf4
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x524c7a…324528
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x41390b…3d8acb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x8567c9…431ad8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x3b55f6…c217b6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase46d ago0x6f2df5…e36743

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.