Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c4e…a0fd0x4020…0003Base—$0.0089870%0x76df…02567d ago0x7335f0…790855
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x8e9eaf…95a3c8
0x5c4e…a0fd0x4020…0003Base—$0.0089870%0x76df…02567d ago0x1f6d05…942e09
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x8acb70…6c9680
0x5c4e…a0fd0x4020…0003Base—$0.00970%0x76df…02567d ago0x665f52…223ea7
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x5077a3…81954c
0x5c4e…a0fd0x4020…0003Base—$0.00970%0x76df…02567d ago0x4bd231…6a8e55
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x253eba…a8bc91
0x5c4e…a0fd0x4020…0003Base—$0.00900570%0x76df…02567d ago0xbb0c07…a6d1a9
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x6a2aba…077be8
0x5c4e…a0fd0x4020…0003Base—$0.0090170%0x76df…02567d ago0x5b5c90…b2ba06
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x34bbf3…b3692d
0x5c4e…a0fd0x4020…0003Base—$0.0090270%0x76df…02567d ago0x004e10…098ba0
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0xe40eef…48a1ab
0x5c4e…a0fd0x4020…0003Base—$0.0090270%0x76df…02567d ago0x5e5cd9…abe98e
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0x785c8e…e9ab5f
0x5c4e…a0fd0x4020…0003Base—$0.00901570%0x76df…02567d ago0xdeaa4a…3fe48b
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0xa7a76e…58e8d7
0x5c4e…a0fd0x4020…0003Base—$0.00901570%0x76df…02567d ago0x443b7b…a551b5
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0xf1b74c…5d10cf
0xdf1b…43a90x5c4e…a0fdBase—$1.7570%0x5c4e…a0fd7d ago0x36fce3…c8a4df
0x5c4e…a0fd0x4020…0003Base—$0.00900570%0x76df…02567d ago0xe86409…4ec4b9
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…02567d ago0xce7820…aaa4ae
0x43bb…95330x5c4e…a0fdBase—$0.2770%0x5c4e…a0fd7d ago0x3f2cca…37cc2a
0x5c4e…a0fd0x4020…0003Base—$0.0090270%0x76df…02567d ago0x95877e…44b3a5

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.