Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6392…f89f0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0xdab659…db9d45
0x490f…cedb0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x28f89c…d5890c
0xe233…195c0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x1f3b5c…af7f03
0xf43b…e9f70x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x31c840…4da21d
0xba53…a7fa0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x067e01…cf37bc
0x0ecc…86a80x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x8cb2de…9a9165
0xd599…c7b80x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0xf807b6…5a8282
0x5081…15dd0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0xe4bf02…dfb1d0
0xc50a…21750x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x23d7e1…1be4dd
0x00bf…49350x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0xdc6a78…dca18b
0x8eab…166e0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x8c0130…82109f
0xc0c9…a7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x7e925e…687d3b
0x19a6…de170x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x8b91f5…04c323
0x61dd…66040x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x19f14f…dbc002
0x0147…503a0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x562160…45e666
0x58d1…c5850x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x727c63…78b82d
0x6815…46250x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x2cff09…552548
0x0147…503a0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x35e1c9…38d096
0x5f40…267d0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x6f385e…bd73a7
0xb8db…e7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x5386a3…73f182
0x67ea…07750x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x2dd114…b46595
0x67ea…07750x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x710173…f38aef
0x0b76…7eb90x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0xa429e8…971924
0xdcd0…abe00x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x2d2693…135873
0x7297…8f4b0x85a7…109bBase—$0.00170%0x6cb9…e3d519d ago0x9da092…6659d4

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.