Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1190…f6bf0x2fc6…befeBase—$220.0070%0x6351…0d6230d ago0xf1f7f9…5e8358
0x90db…39da0x2fc6…befeBase—$9,652.5070%0x6351…0d6230d ago0xa643d7…17d7f3
0123aa.eth0x2fc6…befeBase—$11.3070%0x6351…0d6231d ago0x589481…4e2251
0x6678…c5510x2fc6…befeBase—$6,167.6370%0x6351…0d6231d ago0x6b7d26…6dc69a
0x9f53…35130x2fc6…befeBase—$1.7170%0x6351…0d6231d ago0xb643e9…241b05
0x06a4…95790x2fc6…befeBase—$24.2470%0x6351…0d6231d ago0x41f174…968528
0x8095…4a4c0x2fc6…befeBase—$50.0070%0x6351…0d6231d ago0xa3b37b…c5ea88
0xa3c8…96250x2fc6…befeBase—$2,590.0070%0x6351…0d6231d ago0xf36959…b9dd3b
holdforlong.eth0x2fc6…befeBase—$899.9170%0x6351…0d6231d ago0xa21c01…620901
0xf63c…5f660x2fc6…befeBase—$2,975.8270%0x6351…0d6231d ago0x7dc059…4c1dbf
0x27a9…25f30x2fc6…befeBase—$905.8070%0x6351…0d6231d ago0x391391…9673bd
0xccde…faa20x2fc6…befeBase—$68.6070%0x6351…0d6231d ago0xa6e268…3d25ac
0x8c26…14670x2fc6…befeBase—$30.0070%0x6351…0d6231d ago0x64c2b3…54e9f5
0xa118…04ca0x2fc6…befeBase—$158.1070%0x6351…0d6231d ago0x509989…81af43
0x5a34…6ca10x2fc6…befeBase—$14.4870%0x6351…0d6231d ago0x3b3ad5…38b53f
0xee27…33e90x2fc6…befeBase—$1,456.5670%0x6351…0d6231d ago0xcaf16a…830464
0x7af7…b6cf0x2fc6…befeBase—$90.0070%0x6351…0d6231d ago0xc7c764…48da10
0x38f7…fe630x2fc6…befeBase—$20.0070%0x6351…0d6231d ago0xbd9274…7ea00b
0x38f7…fe630x2fc6…befeBase—$20.0070%0x6351…0d6231d ago0x956538…9608c5
piratenationgame.eth0x2fc6…befeBase—$50.0070%0x6351…0d6231d ago0x6a9201…4ab3e7
0xc66c…0eb10x2fc6…befeBase—$270.0070%0x6351…0d6231d ago0x420331…51d07a
future23456.eth0x2fc6…befeBase—$501.0070%0x6351…0d6231d ago0x7940d4…9059ed
0xa0e8…9f4a0x2fc6…befeBase—$198.4370%0x6351…0d6231d ago0x8adb08…b7b182
0x2fc6…befe0xcb1c…1b99Base—$14.9270%0x6351…0d6231d ago0xcb9b2a…c15c0e
0x2fc6…befe0xcb1c…1b99Base—$7.9870%0x6351…0d6231d ago0x2c2637…aa4f71

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.