Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0xb40c17…2cdd24
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x376a6e…461e6d
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x55316b…7fc0e6
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x862ab6…994099
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x9e92bc…a043bc
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x86fefa…ae67d4
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x0abee1…49f383
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x9c697b…dacab8
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x317e10…0ca381
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x7f3a95…fc0c35
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x9b3ef0…52ea8b
0x84c0…b9dd0x79dc…fccbBase—$0.01100%payAI11d ago0x83b802…c2480e
0x84c0…b9dd0x79dc…fccbBase—$0.01100%payAI11d ago0xbc99d3…2fb2f5
0x84c0…b9dd0x79dc…fccbBase—$0.01100%payAI11d ago0xf65f6f…5a9212
0x84c0…b9dd0x79dc…fccbBase—$0.01100%payAI11d ago0xebfb3d…d3c803
0xcf3e…5ba90x79dc…fccbBase—$0.01100%payAI11d ago0xaeccf3…bf4380
0xcf3e…5ba90x79dc…fccbBase—$0.01100%payAI11d ago0x2cf72d…c2d4cc
0xcf3e…5ba90x79dc…fccbBase—$0.01100%payAI11d ago0xbe5b5c…3e6299
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0xb2d210…ff850b
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x99f1bc…42ad80
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x069f21…ec4f2c
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x19618c…e476c9
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x4aa2b9…00d6d9
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x4aa2b9…00d6d9
0x8cc2…08c20x79dc…fccbBase—$0.01100%payAI11d ago0x069f21…ec4f2c

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.