Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c5…34e80x75b9…763dBase—$0.00007470%0x4af2…d9db46d ago0xcdd0eb…a64d8c
0x339a…8b770x75b9…763dBase—$444.0070%0x4af2…d9db46d ago0xf199e7…3293bc
0x339a…8b770x75b9…763dBase—$1,557.9570%0x4af2…d9db46d ago0xa9e87a…3c06b9
0xd9c5…34e80x75b9…763dBase—$0.000099100%0x4af2…d9db46d ago0x4120d8…29dd35
0xd9c5…34e80x75b9…763dBase—$0.000099100%0x4af2…d9db46d ago0xa32881…c7b86a
0xd9c5…34e80x75b9…763dBase—$0.000099100%0x4af2…d9db46d ago0x5a869a…07bcde
0xd9c5…34e80x75b9…763dBase—$747.6970%0x4af2…d9db46d ago0x98d91a…a79d5d
0xd9c5…34e80x75b9…763dBase—$99.68100%0x4af2…d9db46d ago0x4d7cfe…23782a
0xef2a…d2260x75b9…763dBase—$9.8870%0x4af2…d9db46d ago0x1f29ab…38507b
0x7b06…e3a40x75b9…763dBase—$0.000049100%0x4af2…d9db46d ago0xb69ade…f8cfbb
0x7b06…e3a40x75b9…763dBase—$99.83100%0x4af2…d9db46d ago0x82bed8…557492
0x7b06…e3a40x75b9…763dBase—$49.90100%0x4af2…d9db46d ago0x5fc4e8…da737c
0xa973…51aa0x75b9…763dBase—$580.88100%0x4af2…d9db46d ago0xbf9ee9…e965a4
0x2ec5…8bf20x75b9…763dBase—$29.2770%0x4af2…d9db46d ago0x9083e1…3d0070
0xd9c5…34e80x75b9…763dBase—$30.90100%0x4af2…d9db46d ago0xb87c12…7cc2a9
0x33f9…d23d0x75b9…763dBase—$105.88100%0x4af2…d9db46d ago0xe3f8e3…6d3ece
0x2ec5…8bf20x75b9…763dBase—$44.55100%0x4af2…d9db46d ago0x86c6d6…9872fe
0xa973…51aa0x75b9…763dBase—$580.93100%0x4af2…d9db46d ago0x30dc8c…2c8b78
0x940e…c0800x75b9…763dBase—$772.00100%0x4af2…d9db46d ago0xa010bc…db2cc5
0x940e…c0800x75b9…763dBase—$200.00100%0x4af2…d9db46d ago0x57048d…1e96f0
0x2ec5…8bf20x75b9…763dBase—$60.73100%0x4af2…d9db46d ago0x296b38…23c4c0
0x0771…280d0x75b9…763dBase—$450.98100%0x4af2…d9db47d ago0x212066…652ec1
0x33cb…ee200x75b9…763dBase—$2,000.00100%0x4af2…d9db47d ago0x047252…234f56

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.