Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0x5bbb2e…77e37e
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0x0dadc4…cadd3e
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0x42b38b…ed7a12
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x591942…4727f3
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0xf13906…ee26e7
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0xb282af…81023c
0x1e4c…e4bd0xd883…95ecBase—$0.008100%0x2772…8c17115d ago0x30942b…f08a90
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0xc80c1f…c4f591
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x262313…ead0f8
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x3d5eed…f0e261
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0x337c28…b1b159
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0xa07f14…24396c
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0x6c2b9f…440dbb
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x438ee7…3b89d0
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x510d8e…97b348
0x1e4c…e4bd0xd883…95ecBase—$0.01100%0x2772…8c17115d ago0x344eeb…f16a13
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0xd250b1…7af527
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x2dee31…f5ffb7
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x2fd80c…e5da28
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0xdff5b7…2165ba
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0x9d23c2…7be3c8
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0x60b23c…723f89
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0xf71cb6…71aeb0
0x1e4c…e4bd0xd883…95ecBase—$0.005100%0x2772…8c17115d ago0x440fde…3d1087
0x1e4c…e4bd0xd883…95ecBase—$0.001100%0x2772…8c17115d ago0x2734e6…840439

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.