Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe874…85ed0x78f6…c215Base$176.8770%0x23ef…243130d ago0x260dd1…929a7e
0x3242…b30d0x78f6…c215Base$65.5070%0xe528…c02830d ago0x436296…52b485
0x8480…1bf80x78f6…c215Base$59.7070%0x23ef…243130d ago0x0414db…b1473a
0xdf04…018e0x78f6…c215Base$35.0070%0xe528…c02830d ago0x5876a7…c4984f
0xe5cc…b8cb0x78f6…c215Base$35.7470%0x23ef…243130d ago0xc44a92…5dacc6
0x1567…b4b20x78f6…c215Base$22.0070%0xe528…c02830d ago0x713dab…119d73
0xf099…c0b90x78f6…c215Base$160.0070%0x23ef…243130d ago0x99ea68…2d1905
0xbbd1…f4a30x78f6…c215Base$420.0070%0xe528…c02830d ago0x83d809…84d207
0xf7db…93d00x78f6…c215Base$200.0070%0x23ef…243130d ago0xee8411…645657
0xbbd1…f4a30x78f6…c215Base$20.0070%0xe528…c02830d ago0x53f6c1…3493e6
0x4f00…42500x78f6…c215Base$19.6970%0x23ef…243130d ago0xe3b9ec…41f5d3
0xad3e…a1020x78f6…c215Base$105.0070%0xe528…c02830d ago0x63d3b1…199762
0x27eb…e06a0x78f6…c215Base$25.1170%0x23ef…243130d ago0xf7c273…3a0eea
0x7d04…c9bb0x78f6…c215Base$20.1370%0xe528…c02830d ago0x4f985d…77e9f2
0xd37b…f4d80x78f6…c215Base$43.9070%0x23ef…243130d ago0xe11209…3efa3f
0xbc4a…30180x78f6…c215Base$125.0070%0xe528…c02830d ago0xbfe118…47e951
0x354f…020b0x78f6…c215Base$1,108.6670%0xe528…c02830d ago0x727d3a…d035b5
0xfb1c…1ccc0x78f6…c215Base$49.7570%0x23ef…243130d ago0xe9ec55…e702bf
0xb859…9e530x78f6…c215Base$62.3370%0xe528…c02830d ago0xb0e546…cc1507
0xb859…9e530x78f6…c215Base$60.0070%0x23ef…243130d ago0x390773…79c611
0xb859…9e530x78f6…c215Base$60.0070%0xe528…c02830d ago0xe38ef6…df861a
0xb859…9e530x78f6…c215Base$30.0070%0x23ef…243130d ago0xfdac62…38816f
0x61a5…63af0x78f6…c215Base$110.0070%0xe528…c02830d ago0x603a5d…74a27b
0xdf04…018e0x78f6…c215Base$100.0070%0x23ef…243130d ago0x0c6272…34f9a6
0xd1bf…48ce0x78f6…c215Base$944.3470%0xe528…c02830d ago0x9b4ee8…89b285

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.