Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30x1724…34fbBase—$0.01100%coinbase78d ago0xe9ed85…b8a4ed
0x356a…4aa30xf9d9…d140Base—$0.01100%coinbase78d ago0x929431…c35399
0x356a…4aa30x3d94…f7e4Base—$0.01100%coinbase78d ago0xa62eb6…34302c
0x356a…4aa30x3472…4802Base—$0.01100%coinbase78d ago0x8d14ec…b3bca4
0x356a…4aa30xce28…a0acBase—$0.01100%coinbase78d ago0x7c2de0…0cd728
0x356a…4aa30x9a51…1c0dBase—$0.01100%coinbase78d ago0x6cca36…a7a861
0x356a…4aa30x0926…ae67Base—$0.01100%coinbase78d ago0x49c5a4…d60ae1
0x356a…4aa30x69c3…72b6Base—$0.01100%coinbase78d ago0xc69891…28958e
0x356a…4aa30xf5dd…710bBase—$0.01100%coinbase78d ago0xf310e9…d9210f
0x356a…4aa30x9ae5…e2c7Base—$0.01100%coinbase78d ago0x7b26d8…e96d0f
0x356a…4aa30x3a20…7250Base—$0.01100%coinbase78d ago0xa53b6f…4b48ec
0x356a…4aa30xa5d1…5904Base—$0.01100%coinbase78d ago0xc9f6b9…573cbf
0x356a…4aa30x03cb…f993Base—$0.01100%coinbase78d ago0x03d1c7…b72740
0x356a…4aa30xcbab…f8f4Base—$0.01100%coinbase78d ago0x45f684…be49c9
0x356a…4aa30x5b75…6812Base—$0.01100%coinbase78d ago0x3c9816…34b4b1
0x356a…4aa30xc151…c79aBase—$0.01100%coinbase78d ago0x3dd574…e0cfba
0x356a…4aa30x5754…f695Base—$0.01100%coinbase78d ago0x5b104e…179fe3
0x356a…4aa30x64e6…5ae8Base—$0.01100%coinbase78d ago0x069e73…d130b7
0x356a…4aa30x8494…08e5Base—$0.01100%coinbase78d ago0x0fcf24…d65bbc
0x356a…4aa30x7879…2cedBase—$0.01100%coinbase78d ago0x41c53a…b05bf5
0x356a…4aa30xe5b2…2427Base—$0.01100%coinbase78d ago0x9e3c0c…c1df63
0x356a…4aa30x0cb9…b572Base—$0.01100%coinbase78d ago0x61a6e5…6df4d0
0x356a…4aa30xee81…6f3bBase—$0.01100%coinbase78d ago0x1bf5a4…3d1af9
0x356a…4aa30x051c…d02bBase—$0.01100%coinbase78d ago0x603739…9b110c
0x356a…4aa30x2ac3…6031Base—$0.01100%coinbase78d ago0xb5860a…f3cb0d

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.