Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd688…8df00x73fc…b29bBase$0.0075100%0xdf7d…5dbd113d ago0x5d391b…6109f8
0xd688…8df00x73fc…b29bBase$0.0075100%0x0021…ad8f113d ago0x86974b…6d99ec
0xd688…8df00x73fc…b29bBase$0.0075100%0x0018…ca97113d ago0x2b770d…87273d
0xd688…8df00x73fc…b29bBase$0.01100%0xdf7d…5dbd113d ago0xf7be66…d72675
0xd688…8df00x73fc…b29bBase$0.01100%0x0021…ad8f113d ago0xda4336…708e77
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0xc29ad6…d7c223
0xb128…6fff0x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0x1866e1…d21f1b
0xb128…6fff0x73fc…b29bBase$0.006100%0x0021…ad8f113d ago0x254eb9…61cbb5
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x46d91e…eba7bd
0xb128…6fff0x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0xab8c27…887104
0xb128…6fff0x73fc…b29bBase$0.01100%0x0021…ad8f113d ago0x6771b9…6b6a06
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0xdc8b5a…13162a
0xb128…6fff0x73fc…b29bBase$0.01100%0xdf7d…5dbd113d ago0x8d4a90…acda83
0xb128…6fff0x73fc…b29bBase$0.006100%0x0021…ad8f113d ago0x133091…02ea81
0xb128…6fff0x73fc…b29bBase$0.01100%0x0018…ca97113d ago0xedb95a…68ab33
0xb128…6fff0x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0xe62898…6f4714
0xb128…6fff0x73fc…b29bBase$0.006100%0x0021…ad8f113d ago0xf493bc…29faf9
0xb128…6fff0x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x8dbbd8…d01d3b
0xb128…6fff0x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0x38e95f…e1a2a9
0xb128…6fff0x73fc…b29bBase$0.006100%0x0021…ad8f113d ago0x62d0be…8d58c3
0xb128…6fff0x73fc…b29bBase$0.01100%0x0018…ca97113d ago0xdc83d3…397ca1
0xd688…8df00x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0x8f6137…4519eb
0xd688…8df00x73fc…b29bBase$0.006100%0x0021…ad8f113d ago0xf1c159…e03587
0xd688…8df00x73fc…b29bBase$0.006100%0x0018…ca97113d ago0x4b9f4a…2c3b46
0xd688…8df00x73fc…b29bBase$0.006100%0xdf7d…5dbd113d ago0x88d609…3d0a04

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.