Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x676c…6cf2Base—$15.30100%0x2772…8c1779d ago0x831b86…01ed61
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1779d ago0x633155…9eb3cb
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0xa96af7…cec20d
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0xe84379…2f048d
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x4fa74d…98dc12
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1779d ago0x06ffcd…4ad9b2
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x174b9a…68079d
0x676c…6cf20x6ede…86cfBase—$4.00100%0x2772…8c1779d ago0xf0de60…f91569
0x676c…6cf20x6ede…86cfBase—$2.00100%0x2772…8c1779d ago0x2607bf…3b90e0
0x676c…6cf20x6ede…86cfBase—$2.20100%0x2772…8c1779d ago0x782079…a45635
0x676c…6cf20x6ede…86cfBase—$5.50100%0x2772…8c1779d ago0x632664…e40162
0x676c…6cf20x6ede…86cfBase—$1.60100%0x2772…8c1779d ago0xcb86b1…dacc1c
0x676c…6cf20x6ede…86cfBase—$2.00100%0x2772…8c1779d ago0xca3dd0…f6214c
0x676c…6cf20x6ede…86cfBase—$3.00100%0x2772…8c1779d ago0xfe7292…fdde58
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1779d ago0xbbba46…ea0aeb
0x676c…6cf20x6ede…86cfBase—$0.09100%0x2772…8c1779d ago0xbceb19…f7c2ba
0x6ede…86cf0x676c…6cf2Base—$3.90100%0x2772…8c1779d ago0x55c028…35a889
0x676c…6cf20x6ede…86cfBase—$5.50100%0x2772…8c1779d ago0xb33cc5…127003
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1779d ago0xee2998…c2e8df
0x6ede…86cf0x676c…6cf2Base—$8.40100%0x2772…8c1779d ago0x550a15…ae929d
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0x8cb6aa…5fd3a9
0x6ede…86cf0x676c…6cf2Base—$8.00100%0x2772…8c1779d ago0xd1b3be…6179e4

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.