Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x152c…bda40x2fc6…befeBase—$99.9570%0x6351…0d6216d ago0xbe3b78…d6e4d8
0xc997…ef350x2fc6…befeBase—$250.0070%0x6351…0d6216d ago0x913094…a736c1
0xc43e…6cc30x2fc6…befeBase—$94.5770%0x6351…0d6216d ago0x17a2e7…01b3b6
0x5ff1…56dd0x2fc6…befeBase—$457.0070%0x6351…0d6216d ago0xd26638…d16e46
0x5ff1…56dd0x2fc6…befeBase—$10.0070%0x6351…0d6216d ago0x68e62d…6f84d0
0x854f…4f2d0x2fc6…befeBase—$450.0070%0x6351…0d6216d ago0xd1be56…9c23f5
🦄❤₿.eth0x2fc6…befeBase—$125.0070%0x6351…0d6216d ago0x08d1d6…3fbf63
0xacb5…deae0x2fc6…befeBase—$3.5070%0x6351…0d6216d ago0x4bc9d6…3b60f6
0x5c07…f1f20x2fc6…befeBase—$140.0070%0x6351…0d6216d ago0x5f4bad…31d128
0x5c07…f1f20x2fc6…befeBase—$200.0070%0x6351…0d6216d ago0x5efbf9…b1c071
meyer94.eth0x2fc6…befeBase—$574.6370%0x6351…0d6216d ago0x901ac1…4060c9
meyer94.eth0x2fc6…befeBase—$400.0070%0x6351…0d6216d ago0x51f158…19c807
0x83ab…6e3b0x2fc6…befeBase—$7.0070%0x6351…0d6216d ago0x079d61…ca3e62
0x79b0…d35b0x2fc6…befeBase—$1,570.0070%0x6351…0d6216d ago0xdccf33…05e1d4
0x79d7…b19b0x2fc6…befeBase—$5.5070%0x6351…0d6217d ago0xc39a1b…d4aa5f
0x0d84…f1440x2fc6…befeBase—$2.0070%0x6351…0d6217d ago0x44f22b…9dd293
0xbe9e…72450x2fc6…befeBase—$1.0070%0x6351…0d6217d ago0x3148c4…72bc42
0x191e…8c5d0x2fc6…befeBase—$190.0070%0x6351…0d6217d ago0x76720a…612b7e
0x191e…8c5d0x2fc6…befeBase—$190.0070%0x6351…0d6217d ago0x5e0269…946c63
0x191e…8c5d0x2fc6…befeBase—$32.9370%0x6351…0d6217d ago0xaf73e5…d40dde
0xe382…d9920x2fc6…befeBase—$10.0170%0x6351…0d6217d ago0x22787a…352091
0x5341…f5f10x2fc6…befeBase—$325.8770%0x6351…0d6217d ago0xa8bde9…caea14
0xa3c8…96250x2fc6…befeBase—$100.0070%0x6351…0d6217d ago0x0ce43f…ef91e6
0xa3c8…96250x2fc6…befeBase—$300.0070%0x6351…0d6217d ago0x1fdaad…a5297d
0x3877…ac2c0x2fc6…befeBase—$20.0070%0x6351…0d6217d ago0x79784a…3114c3

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.