Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7e334b…d8bcee
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6aa014…96e97e
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa6cdca…6c597d
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xcca707…df032f
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x1435e6…d25325
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x04e385…1ce055
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x492f8a…721e07
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x55bad3…aaed63
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb7f37e…85684e
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x5716e3…b60e02
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb8c277…d4ac88
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe2dff2…1fcac1
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xa4f9f7…e562db
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x69ad89…be1f46
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd028b2…cd18d8
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x127b0f…b4cced
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x154424…59c914
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x72bcde…c12f91
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb5705e…a9a330
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x07138c…db44ef
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9a4146…b0b1b2
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x1a18f1…51225b
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x78eb10…899645
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0x1fc5c1…d15d27
0x5eeb…37e30xd591…428cBase—$0.00170%0xea34…81fd16d ago0xdd0a4f…df49ad

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.