Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddba…2a3b0x1567…84dfBase$980.72100%0x4661…93fd92d ago0x4cba9f…00055d
0xc938…42480x1567…84dfBase$1,703.22100%0x4661…93fd92d ago0x48b40d…10b1c3
0x76de…bc220x1567…84dfBase$455.23100%0x4661…93fd92d ago0xc746e9…f654d8
0xddba…2a3b0x1567…84dfBase$971.10100%0x4661…93fd92d ago0x5c20f8…7c4576
0xc938…42480x1567…84dfBase$910.36100%0x4661…93fd92d ago0x00b377…419a4d
0xd4d6…345d0x1567…84dfBase$555.91100%0x4661…93fd92d ago0x26b121…1554b8
0x76de…bc220x1567…84dfBase$999.90100%0x4661…93fd92d ago0xf9e614…e6adca
0x87c9…9fc80x1567…84dfBase$498.40100%0x4661…93fd92d ago0x0ecd02…64af37
0xdab6…15880x1567…84dfBase$1,521.49100%0x4661…93fd92d ago0x7fe347…8ac45d
0xddba…2a3b0x1567…84dfBase$859.83100%0x4661…93fd92d ago0xde05fe…8daf2f
0xfd57…d5a70x1567…84dfBase$10.11100%0x4661…93fd92d ago0xc83f91…3767dc
0x76de…bc220x1567…84dfBase$970.63100%0x4661…93fd92d ago0xbb38bc…0d6bf9
0x87c9…9fc80x1567…84dfBase$637.11100%0x4661…93fd92d ago0x8f57a1…9056ec
0x76de…bc220x1567…84dfBase$586.58100%0x4661…93fd92d ago0x337fa8…1d2a39
0x87c9…9fc80x1567…84dfBase$788.64100%0x4661…93fd92d ago0xe65af2…d8b385
0x76de…bc220x1567…84dfBase$586.65100%0x4661…93fd92d ago0xdbc044…bf5495
0xd4d6…345d0x1567…84dfBase$955.81100%0x4661…93fd92d ago0xa36ce5…cb356c
0xdab6…15880x1567…84dfBase$637.07100%0x4661…93fd92d ago0x23f9a6…9c512c
0xdab6…15880x1567…84dfBase$513.62100%0x4661…93fd93d ago0x11329c…c2dfcd
0x76de…bc220x1567…84dfBase$800.74100%0x4661…93fd93d ago0xaa07ec…9f85be
0xd68e…f93a0x1567…84dfBase$1,277.39100%0x4661…93fd93d ago0x8d7120…be7096
0xc938…42480x1567…84dfBase$1,804.42100%0x4661…93fd93d ago0x1825ce…ae2814

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.