Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc544…24270x2fc6…befeBase—$7.3070%0x6351…0d625d ago0x55f5c0…4b2a2d
jacobbc.eth0x2fc6…befeBase—$334.3170%0x6351…0d625d ago0xcae6e6…4a7c05
0x3ce2…0c1c0x2fc6…befeBase—$14.4770%0x6351…0d625d ago0xe0b105…639b6b
0xc66c…0eb10x2fc6…befeBase—$574.0070%0x6351…0d625d ago0x9f3042…dbb414
holdforlong.eth0x2fc6…befeBase—$3,009.7070%0x6351…0d625d ago0xee34b5…bd0c60
0x5493…5fff0x2fc6…befeBase—$50.0070%0x6351…0d625d ago0x7e5648…b6c8cc
nustt.eth0x2fc6…befeBase—$23.4270%0x6351…0d625d ago0x0db334…5d5dec
0xd935…9e380x2fc6…befeBase—$126.8170%0x6351…0d625d ago0x7d3ca4…56da73
alixwhitefalcon.eth0x2fc6…befeBase—$25.0270%0x6351…0d625d ago0xe696e9…652696
0x804b…e1380x2fc6…befeBase—$12.9470%0x6351…0d625d ago0x96cf0d…a7fa6e
0x6063…cf620x2fc6…befeBase—$4,000.0070%0x6351…0d625d ago0x634e34…45c4e3
0x6063…cf620x2fc6…befeBase—$4,000.0070%0x6351…0d625d ago0xeda5e2…688f62
0x3d3b…084c0x2fc6…befeBase—$37.0570%0x6351…0d625d ago0xe0fab6…fbb90c
0xa48b…cb6b0x2fc6…befeBase—$4.5570%0x6351…0d625d ago0x03b9c0…76f8c6
0xf071…7ec60x2fc6…befeBase—$0.1570%0x6351…0d625d ago0x6679a0…204f73
0xd8c6…e6670x2fc6…befeBase—$4.2970%0x6351…0d625d ago0xfda9be…3d4fef
0xced1…32230x2fc6…befeBase—$5.4970%0x6351…0d625d ago0x8273ee…e40e88
0xbb02…b1e30x2fc6…befeBase—$15.0070%0x6351…0d625d ago0xce47cc…1076a7
0x79e5…437a0x2fc6…befeBase—$2,011.8970%0x6351…0d625d ago0xef6bbc…45e14e
0x79e5…437a0x2fc6…befeBase—$2.0070%0x6351…0d625d ago0xed99fc…65623a
0x3837…27480x2fc6…befeBase—$17.3170%0x6351…0d625d ago0xa81ff8…bfda4a
0xa114…4f030x2fc6…befeBase—$6.9670%0x6351…0d625d ago0xf3a0eb…83be88
0x2fc6…befe0x4985…2b2bBase—$29.3370%0x6351…0d625d ago0x8a45ad…cea70f
0x2fc6…befe0x4985…2b2bBase—$4.5370%0x6351…0d625d ago0x595a8c…962384
0x2fc6…befe0xfbb6…43efBase—$475.9470%0x6351…0d625d ago0xde5adc…5b1dab

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.