Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x659801…fd7dd0
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x4cc7ab…b61beb
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x0f9ba7…f642ce
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x028a32…118da8
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x1086bd…cd49d0
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x21d9bf…7e09ca
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x904b2f…857316
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x17862f…b0d27a
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0xb35a9e…40a691
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x86ec9b…a8bcef
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0xd20666…3d70be
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x6a524f…d52018
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0xf1e859…6fd5b6
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x9924f3…4c87c1
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x78bd1a…46d8e3
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x1b05f0…bf4eac
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x831171…f6e6df
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x60cca5…55853e
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0xc8e531…8ac787
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x298bcd…554074
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x8bf547…60aa44
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x303ccc…2fcbf8
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x978a33…467365
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0x449e18…931847
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase4d ago0xe4a99b…5437d2

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.