Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xf63283…84f28b
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x2ba94f…6f8e25
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xb8042f…082b37
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x2514fb…353b8e
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xdf7c46…cdba80
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x9704ee…939c0f
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xc70823…d1fc1c
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x8b8de8…9ef26d
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xff69b4…d2348f
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x6a3a80…609506
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xb66bb3…c40f6d
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x9feceb…6fb299
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0x29861f…88dea6
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xbcd533…b7f891
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xae3a1a…161f47
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xc3b0d3…f07983
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0xfd1480…2324d9
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x55f39b…bb83bc
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xcb88be…e3ba0c
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x4f9331…78bd27
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0x0b19b8…89fe71
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xe6fd72…c8cc90
0x0863…d1400x73fc…b29bBase—$0.006100%0x0021…ad8f75d ago0x1b3e33…9da2c6
0x0863…d1400x73fc…b29bBase—$0.006100%0x0018…ca9775d ago0xb3d68d…ec0a6a
0x0863…d1400x73fc…b29bBase—$0.006100%0xdf7d…5dbd75d ago0xc7c3ab…cbe0af

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.